| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 2008-10-16 | 20 | -46/+20 |
* | ipv4: Add a missing rcu_assign_pointer() in routing cache. | Eric Dumazet | 2008-10-16 | 1 | -1/+6 |
* | decnet: Fix compiler warning in dn_dev.c | David S. Miller | 2008-10-15 | 1 | -1/+1 |
* | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro | 2008-10-15 | 1 | -1/+1 |
* | net/802/fc.c: Fix compilation warnings | Manish Katiyar | 2008-10-15 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-14 | 10 | -16/+36 |
|\ |
|
| * | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg | 2008-10-14 | 1 | -1/+1 |
| * | mac80211: Fix scan RX processing oops | Jouni Malinen | 2008-10-14 | 1 | -1/+2 |
| * | cfg80211: fix debugfs error handling | Johannes Berg | 2008-10-14 | 1 | -1/+4 |
| * | mac80211: fix debugfs netdev rename | Johannes Berg | 2008-10-14 | 1 | -1/+5 |
| * | mac80211: fix HT information element parsing | Johannes Berg | 2008-10-14 | 3 | -11/+6 |
| * | mac80211: fix debugfs lockup | Johannes Berg | 2008-10-14 | 3 | -1/+18 |
* | | netns: correct mib stats in ip6_route_me_harder() | Alexey Dobriyan | 2008-10-14 | 1 | -3/+3 |
* | | netns: fix net_generic array leak | Alexey Dobriyan | 2008-10-14 | 1 | -1/+1 |
* | | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf... | Pablo Neira Ayuso | 2008-10-14 | 4 | -93/+174 |
* | | netfilter: fix ebtables dependencies | Patrick McHardy | 2008-10-14 | 1 | -0/+1 |
* | | netfilter: restore lost #ifdef guarding defrag exception | Patrick McHardy | 2008-10-14 | 1 | -1/+2 |
|/ |
|
* | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 | 16 | -18/+18 |
* | dsa: fix compile bug on s390 | Heiko Carstens | 2008-10-13 | 1 | -1/+1 |
* | netns: mib6 section fixlet | Alexey Dobriyan | 2008-10-13 | 1 | -1/+1 |
* | pktgen: fix skb leak in case of failure | Ilpo Järvinen | 2008-10-13 | 1 | -3/+5 |
* | net/mac80211/rx.c: fix build error | Ingo Molnar | 2008-10-12 | 1 | -1/+4 |
* | netfilter: remove unused #include <version.h> | Huang Weiyi | 2008-10-12 | 1 | -1/+0 |
* | net: Fix off-by-one in skb_dma_map | Dimitris Michailidis | 2008-10-12 | 1 | -1/+1 |
* | wireless: remove duplicated #include | Huang Weiyi | 2008-10-12 | 1 | -1/+0 |
* | gre: Initialise rtnl_link tunnel parameters properly | Herbert Xu | 2008-10-11 | 1 | -1/+1 |
* | ipvs: Add proper dependencies on IP_VS, and fix description header line. | David S. Miller | 2008-10-11 | 1 | -2/+2 |
* | af_key: fix SADB_X_SPDDELETE response | Tobias Brunner | 2008-10-10 | 1 | -0/+1 |
* | gre: minor cleanups in netlink interface | Patrick McHardy | 2008-10-10 | 1 | -8/+8 |
* | gre: fix copy and paste error | Patrick McHardy | 2008-10-10 | 1 | -2/+2 |
* | tcpv6: fix error with CONFIG_TCP_MD5SIG disabled | Guo-Fu Tseng | 2008-10-09 | 1 | -5/+1 |
* | udp: complete port availability checking | Eric Dumazet | 2008-10-09 | 1 | -24/+19 |
* | tcpv6: combine tcp_v6_send_(reset|ack) | Ilpo Järvinen | 2008-10-09 | 1 | -99/+40 |
* | tcpv6: convert opt[] -> topt in tcp_v6_send_reset | Ilpo Järvinen | 2008-10-09 | 1 | -6/+6 |
* | tcpv6: trivial formatting changes to send_(ack|reset) | Ilpo Järvinen | 2008-10-09 | 1 | -4/+3 |
* | tcpv[46]: fix md5 pseudoheader address field ordering | Ilpo Järvinen | 2008-10-09 | 2 | -4/+4 |
* | sctp: update SNMP statiscts when T5 timer expired. | Vlad Yasevich | 2008-10-09 | 1 | -0/+3 |
* | sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. | Vlad Yasevich | 2008-10-09 | 1 | -6/+3 |
* | sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB | Wei Yongjun | 2008-10-09 | 1 | -1/+1 |
* | inet: Make tunnel RX/TX byte counters more consistent | Herbert Xu | 2008-10-09 | 1 | -2/+5 |
* | gre: Add Transparent Ethernet Bridging | Herbert Xu | 2008-10-09 | 1 | -32/+174 |
* | gre: Add netlink interface | Herbert Xu | 2008-10-09 | 1 | -4/+243 |
* | gre: Move MTU setting out of ipgre_tunnel_bind_dev | Herbert Xu | 2008-10-09 | 1 | -5/+11 |
* | gre: Use needed_headroom | Herbert Xu | 2008-10-09 | 1 | -7/+8 |
* | dsa: Need to select PHYLIB. | David S. Miller | 2008-10-08 | 1 | -0/+1 |
* | dsa: add support for the Marvell 88E6060 switch chip | Lennert Buytenhek | 2008-10-08 | 3 | -0/+295 |
* | dsa: add support for Trailer tagging format | Lennert Buytenhek | 2008-10-08 | 7 | -0/+152 |
* | dsa: add support for the Marvell 88E6131 switch chip | Lennert Buytenhek | 2008-10-08 | 5 | -0/+555 |
* | dsa: add support for original DSA tagging format | Lennert Buytenhek | 2008-10-08 | 8 | -7/+244 |
* | net: Distributed Switch Architecture protocol support | Lennert Buytenhek | 2008-10-08 | 11 | -0/+1893 |