summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-05pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski1-7/+6
2009-03-05tg3: Fix 5906 link problemsMatt Carlson1-1/+2
2009-03-04SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley1-3/+8
2009-03-04IPv6: add "disable" module parameter support to ipv6.koBrian Haley2-5/+51
2009-03-04sungem: another error printed one too earlyRoel Kluin1-1/+1
2009-03-04aoe: error printed 1 too earlyRoel Kluin1-1/+1
2009-03-04net pcmcia: worklimit reaches -1Roel Kluin2-2/+4
2009-03-04net: more timeouts that reach -1Roel Kluin3-4/+5
2009-03-04net: fix tokenring licenseMeelis Roos1-0/+2
2009-03-04dm9601: new vendor/product IDsPeter Korsgaard1-0/+4
2009-03-04netlink: invert error code in netlink_set_err()Pablo Neira Ayuso1-1/+9
2009-03-03netns: Remove net_aliveEric W. Biederman3-19/+17
2009-03-03tcp: Like icmp use register_pernet_subsysEric W. Biederman1-1/+1
2009-03-03netns: Fix icmp shutdown.Eric W. Biederman1-1/+1
2009-03-03netns: fix addrconf_ifdown kernel panicDaniel Lezcano1-30/+9
2009-03-03ipv6: Fix sysctl unregistration deadlockStephen Hemminger1-6/+8
2009-03-03net: Avoid race between network down and sysfsStephen Hemminger1-1/+3
2009-03-03OMAP: enable smc911x support for LDP platformRussell King2-1/+13
2009-03-03sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun2-35/+35
2009-03-03sctp: fix crash during module unloadVlad Yasevich1-4/+1
2009-03-02zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-02usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-02veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-02cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-02r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen1-4/+5
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu2-0/+16
2009-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller176-1029/+4783
2009-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-70/+71
2009-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-28/+37
2009-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-75/+176
2009-02-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-104/+119
2009-02-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-27/+82
2009-02-28Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-53/+6
2009-02-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-265/+84
2009-02-28Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig1-0/+3
2009-02-28hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-28checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-28checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-28checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-28checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-28checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-28checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2
2009-02-28checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft1-1/+2
2009-02-28checkpatch: make in_atomic ok in the coreAndy Whitcroft1-1/+1
2009-02-28mm: fix lazy vmap purging (use-after-free error)Vegard Nossum1-1/+2
2009-02-28mm: vmap fix overflowNick Piggin1-0/+7
2009-02-28Fix recursive lock in free_uid()/free_user_ns()David Howells2-4/+18