| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 | 20 | -133/+432 |
|\ |
|
| * | wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE | Inaky Perez-Gonzalez | 2009-01-08 | 1 | -1/+1 |
| * | wimax: fix kconfig interactions with rfkill and input layers | Inaky Perez-Gonzalez | 2009-01-08 | 1 | -0/+14 |
| * | wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning | Inaky Perez-Gonzalez | 2009-01-08 | 1 | -3/+5 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 32 | -206/+2690 |
| |\ |
|
| * | | vlan: add neigh_setup | Frank Blaschka | 2009-01-08 | 1 | -0/+14 |
| * | | tcp6: Add GRO support | Herbert Xu | 2009-01-08 | 2 | -4/+43 |
| * | | ipv6: Add GRO support | Herbert Xu | 2009-01-08 | 1 | -5/+102 |
| * | | phonet: update to net_device_ops | Stephen Hemminger | 2009-01-07 | 1 | -4/+8 |
| * | | bluetooth: driver API update | Stephen Hemminger | 2009-01-07 | 3 | -27/+19 |
| * | | appletalk: convert aarp to net_device_ops | Stephen Hemminger | 2009-01-07 | 1 | -2/+3 |
| * | | dsa: convert to net_device_ops (v2) | Stephen Hemminger | 2009-01-06 | 1 | -10/+41 |
| * | | can: omit unneeded skb_clone() calls | Oliver Hartkopp | 2009-01-06 | 3 | -21/+21 |
| * | | vlan: Add GRO interfaces | Herbert Xu | 2009-01-06 | 1 | -23/+88 |
| * | | gro: Add internal interfaces for VLAN | Herbert Xu | 2009-01-06 | 1 | -23/+59 |
| * | | sch_teql: convert to net_device_ops | Stephen Hemminger | 2009-01-06 | 1 | -8/+12 |
| * | | wireless: convert wireless ioctl to net_device_ops | Stephen Hemminger | 2009-01-06 | 1 | -2/+2 |
* | | | fix similar typos to successfull | Coly Li | 2009-01-08 | 1 | -1/+1 |
* | | | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 | 3 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-01-07 | 7 | -58/+96 |
|\ \ |
|
| * | | SUNRPC: The sunrpc server code should not be used by out-of-tree modules | Trond Myklebust | 2009-01-07 | 7 | -39/+39 |
| * | | svc: Clean up deferred requests on transport destruction | Tom Tucker | 2009-01-07 | 1 | -7/+18 |
| * | | svc: Move kfree of deferral record to common code | Tom Tucker | 2009-01-07 | 2 | -5/+3 |
| * | | SUNRPC: Ensure the server closes sockets in a timely fashion | Trond Myklebust | 2009-01-06 | 1 | -1/+20 |
| * | | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 | 1 | -6/+16 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-07 | 13 | -0/+2115 |
|\ \ |
|
| * | | wimax: Makefile, Kconfig and docbook linkage for the stack | Inaky Perez-Gonzalez | 2009-01-07 | 4 | -0/+54 |
| * | | wimax: debugfs controls | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+90 |
| * | | wimax: basic API: kernel/user messaging, rfkill and reset | Inaky Perez-Gonzalez | 2009-01-07 | 3 | -0/+1096 |
| * | | genetlink: export genl_unregister_mc_group() | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+1 |
| * | | wimax: generic device management (registration, deregistration, lookup) | Inaky Perez-Gonzalez | 2009-01-07 | 2 | -0/+741 |
| * | | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+42 |
| * | | wimax: internal API for the kernel space WiMAX stack | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+91 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 4 | -7/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 4 | -7/+7 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-01-06 | 7 | -137/+469 |
|\ \ |
|
| * \ | Merge branch 'next' into for-linus | James Morris | 2009-01-07 | 7 | -137/+469 |
| |\ \
| | |/
| |/| |
|
| | * | netlabel: Update kernel configuration API | Paul Moore | 2008-12-31 | 7 | -137/+469 |
* | | | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 | 1 | -4/+3 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-05 | 30 | -493/+488 |
|\ \ |
|
| * | | pkt_sched: cls_u32: Fix locking in u32_change() | Jarek Poplawski | 2009-01-05 | 1 | -1/+2 |
| * | | iucv: fix cpu hotplug | Heiko Carstens | 2009-01-05 | 1 | -7/+11 |
| * | | af_iucv: Free iucv path/socket in path_pending callback | Hendrik Brueckner | 2009-01-05 | 1 | -0/+5 |
| * | | af_iucv: avoid left over IUCV connections from failing connects | Ursula Braun | 2009-01-05 | 1 | -0/+7 |
| * | | af_iucv: New error return codes for connect() | Hendrik Brueckner | 2009-01-05 | 1 | -1/+15 |
| * | | Revert "net: Fix for initial link state in 2.6.28" | David S. Miller | 2009-01-05 | 2 | -6/+5 |
| * | | tcp: Kill extraneous SPLICE_F_NONBLOCK checks. | David S. Miller | 2009-01-05 | 1 | -4/+0 |
| * | | tcp: don't mask EOF and socket errors on nonblocking splice receive | Lennert Buytenhek | 2009-01-05 | 1 | -4/+4 |
| * | | dccp: Integrate the TFRC library with DCCP | Gerrit Renker | 2009-01-04 | 12 | -52/+27 |
| * | | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker | 2009-01-04 | 4 | -176/+14 |