Age | Commit message (Expand) | Author |
2009-09-28 | bridge: Fix double-free in br_add_if. | Jeff Hansen |
2009-09-28 | isdn: fix netjet/isdnhdlc build errors | Randy Dunlap |
2009-09-28 | atm: dereference of he_dev->rbps_virt in he_init_group() | Juha Leppanen |
2009-09-28 | ax25: Add missing dev_put in ax25_setsockopt | Ralf Baechle |
2009-09-26 | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak |
2009-09-26 | net: fix double skb free in dcbnl | John Fastabend |
2009-09-26 | net: fix nlmsg len size for skb when error bit is set. | John Fastabend |
2009-09-26 | net: fix vlan_get_size to include vlan_flags size | John Fastabend |
2009-09-26 | e1000: cleanup unused prototype | Don Skidmore |
2009-09-26 | e1000: fix namespacecheck warnings | Jesse Brandeburg |
2009-09-26 | e1000: drop unused functionality for eeprom write/read | Jesse Brandeburg |
2009-09-26 | e1000: updated whitespace and comments | Jesse Brandeburg |
2009-09-26 | e1000: drop redunant line of code, cleanup | Jesse Brandeburg |
2009-09-26 | e1000: remove races when changing mtu | Jesse Brandeburg |
2009-09-26 | e1000: two workarounds were incomplete, fix them | Jesse Brandeburg |
2009-09-26 | e1000: fix tx waking queue after queue stopped during shutdown | Jesse Brandeburg |
2009-09-26 | e1000: test link state conclusively | Jesse Brandeburg |
2009-09-26 | e1000: stop timers at appropriate times | Jesse Brandeburg |
2009-09-26 | e1000: use netif_tx_disable | Jesse Brandeburg |
2009-09-26 | e1000: remove unused functions | Jesse Brandeburg |
2009-09-26 | e1000: drop dead pcie code from e1000 | Jesse Brandeburg |
2009-09-25 | at91_can: Forgotten git 'add' of at91_can.c | David S. Miller |
2009-09-25 | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 | Sriram |
2009-09-25 | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl | Jarek Poplawski |
2009-09-25 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus... | David S. Miller |
2009-09-24 | genetlink: fix netns vs. netlink table locking (2) | Johannes Berg |
2009-09-24 | 3c59x: Get rid of "Trying to free already-free IRQ" | Anton Vorontsov |
2009-09-24 | tunnel: eliminate recursion field | Eric Dumazet |
2009-09-24 | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 | Sebastian Haas |
2009-09-24 | net: fix htmldocs sunrpc, clnt.c | Jaswinder Singh Rajput |
2009-09-24 | Phonet: error on broadcast sending (unimplemented) | Rémi Denis-Courmont |
2009-09-24 | Phonet: fix race for port number in concurrent bind() | Rémi Denis-Courmont |
2009-09-24 | pktgen: better scheduler friendliness | Stephen Hemminger |
2009-09-24 | pktgen: T_TERMINATE flag is unused | Stephen Hemminger |
2009-09-24 | ipv4: check optlen for IP_MULTICAST_IF option | Shan Wei |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-24 | Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current | Linus Torvalds |
2009-09-25 | module: don't call percpu_modfree on NULL pointer. | Rusty Russell |
2009-09-25 | module: fix memory leak when load fails after srcversion/version allocated | Rusty Russell |
2009-09-25 | module: preferred way to use MODULE_AUTHOR | Johannes Berg |
2009-09-25 | param: allow whitespace as kernel parameter separator | Peter Oberparleiter |
2009-09-25 | module: reduce string table for loaded modules (v2) | Jan Beulich |
2009-09-25 | module: reduce symbol table for loaded modules (v2) | Jan Beulich |