Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gro: Add page frag support | Herbert Xu | 2009-01-04 | 1 | -1/+15 |
* | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. | David S. Miller | 2009-01-04 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 3 | -6/+48 |
|\ | |||||
| * | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-21 | 1 | -0/+6 |
| * | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-18 | 3 | -2/+15 |
| |\ | |||||
| * | | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-16 | 1 | -2/+2 |
| * | | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 9 | -40/+38 |
| |\ \ | |||||
| * | | | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 | 1 | -4/+34 |
| * | | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 | 23 | -82/+43 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-19 | 20 | -47/+213 |
| |\ \ \ \ | |||||
| * | | | | | of: Add helpers for finding device nodes which have a given property | Michael Ellerman | 2008-11-19 | 1 | -0/+6 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-28 | 2 | -33/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | m68k: use the new byteorder headers | Harvey Harrison | 2008-12-28 | 1 | -11/+5 |
| * | | | | | | m68k: machw.h cleanup | Finn Thain | 2008-12-28 | 1 | -22/+0 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 90 | -998/+2651 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | netlink: fix (theoretical) overrun in message iteration | Vegard Nossum | 2008-12-25 | 1 | -1/+1 |
| * | | | | | | | sctp: Implement socket option SCTP_GET_ASSOC_NUMBER | Wei Yongjun | 2008-12-25 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-23 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -15/+9 |
| * | | | | | | | | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 | 1 | -0/+2 |
| * | | | | | | | | net: fix DCB setstate to return success/failure | Don Skidmore | 2008-12-21 | 1 | -1/+1 |
| * | | | | | | | | mac80211: implement dynamic power save | Kalle Valo | 2008-12-19 | 1 | -0/+6 |
| * | | | | | | | | mac80211: Add HT rates into RX status reporting | Jouni Malinen | 2008-12-19 | 1 | -2/+9 |
| * | | | | | | | | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 3 | -20/+13 |
| * | | | | | | | | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 2008-12-19 | 2 | -0/+71 |
| * | | | | | | | | Phonet: use atomic for packet TX window | Rémi Denis-Courmont | 2008-12-17 | 1 | -1/+1 |
| * | | | | | | | | Phonet: allocate separate ARP type for GPRS over a Phonet pipe | Rémi Denis-Courmont | 2008-12-17 | 1 | -0/+1 |
| * | | | | | | | | Phonet: allocate a non-Ethernet ARP type | Rémi Denis-Courmont | 2008-12-17 | 1 | -0/+2 |
| * | | | | | | | | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming | 2008-12-16 | 1 | -17/+1 |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-16 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() | Yang Hongyang | 2008-12-16 | 1 | -0/+1 |
| * | | | | | | | | | net: Refactor full duplex flow control resolution | Steve Glendinning | 2008-12-16 | 1 | -0/+29 |
| * | | | | | | | | | net: Move flow control definitions to mii.h | Steve Glendinning | 2008-12-16 | 1 | -0/+4 |
| * | | | | | | | | | ethtool: Add GGRO and SGRO ops | Herbert Xu | 2008-12-15 | 1 | -0/+2 |
| * | | | | | | | | | tcp: Add GRO support | Herbert Xu | 2008-12-15 | 1 | -0/+6 |
| * | | | | | | | | | net: Add skb_gro_receive | Herbert Xu | 2008-12-15 | 1 | -0/+2 |
| * | | | | | | | | | ipv4: Add GRO infrastructure | Herbert Xu | 2008-12-15 | 1 | -0/+3 |
| * | | | | | | | | | net: Add Generic Receive Offload infrastructure | Herbert Xu | 2008-12-15 | 2 | -57/+28 |
| * | | | | | | | | | net: Add frag_list support to GSO | Herbert Xu | 2008-12-15 | 1 | -0/+2 |
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 10 | -39/+46 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | rfkill: strip pointless notifier chain | Johannes Berg | 2008-12-12 | 1 | -7/+0 |
| * | | | | | | | | | | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 2008-12-12 | 1 | -20/+7 |
| * | | | | | | | | | | mac80211: remove fragmentation offload functionality | Johannes Berg | 2008-12-12 | 1 | -5/+0 |
| * | | | | | | | | | | ieee80211_security: correct warning about width of auth_mode | John W. Linville | 2008-12-12 | 1 | -3/+2 |
| * | | | | | | | | | | mac80211: improve sta_notify documentation | Johannes Berg | 2008-12-12 | 1 | -2/+2 |
| * | | | | | | | | | | wireless: Incorrect LEAP authentication algorithm identifier. | Senthil Balasubramanian | 2008-12-12 | 1 | -1/+1 |
| * | | | | | | | | | | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2008-12-10 | 1 | -1/+2 |
| * | | | | | | | | | | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
| * | | | | | | | | | | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
| * | | | | | | | | | | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |