aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-14ipv4: Handle PMTU in all ICMP error handlers.David S. Miller1-1/+4
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-13/+21
2012-06-12net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado1-0/+1
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-0/+2
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-0/+5
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville8-27/+103
2012-06-11inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller2-2/+2
2012-06-11net: keep name_hlist close to nameEric Dumazet1-3/+4
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller10-53/+101
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville4-5/+27
2012-06-11inet: Avoid potential NULL peer dereference.David S. Miller1-1/+1
2012-06-11inet: Add inetpeer tree roots to the FIB tables.David S. Miller2-5/+8
2012-06-11inet: Add family scope inetpeer flushes.David S. Miller1-0/+2
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller1-2/+0
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller4-8/+126
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-09inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller1-5/+5
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller1-2/+1
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller1-0/+9
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller3-10/+2
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller2-2/+2
2012-06-08inet: Create and use rt{,6}_get_peer_create().David S. Miller2-6/+25
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet1-1/+2
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng1-4/+8
2012-06-08inetpeer: add namespace support for inetpeerGao feng3-5/+8
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz1-0/+35
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2-0/+20
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng1-1/+2
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2-12/+0
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+1
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+6
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng1-0/+12
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng1-0/+10
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng2-2/+8
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2-2/+15
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2-2/+21
2012-06-07netfilter: Add fail-open supportKrishna Kumar1-0/+5
2012-06-07netfilter: xt_connlimit: remove revision 0Cong Wang1-7/+2
2012-06-07netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2-28/+0
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom1-0/+5
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-3/+0
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-1/+7
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg1-0/+2
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens1-0/+1
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-9/+15
2012-06-06Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-6/+6