summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-1122-511/+1187
|\
| * netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy2012-06-071-12/+12
| * netfilter: ipv4, defrag: switch hook PFs to nfprotoAlban Crequy2012-06-071-2/+2
| * netfilter: bridge: switch hook PFs to nfprotoAlban Crequy2012-06-071-14/+14
| * netfilter: decnet: switch hook PFs to nfprotoAlban Crequy2012-06-071-1/+1
| * netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-071-9/+53
| * netfilter: NFQUEUE: don't xor src/dst ip address for load distributionFlorian Westphal2012-06-071-9/+19
| * netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-0710-26/+46
| * netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-078-79/+0
| * netfilter: nf_ct_gre: use new namespace supportGao feng2012-06-071-21/+34
| * netfilter: nf_ct_dccp: use new namespace supportGao feng2012-06-071-66/+66
| * netfilter: nf_ct_udplite: add namespace supportGao feng2012-06-071-18/+80
| * netfilter: nf_ct_sctp: add namespace supportGao feng2012-06-071-29/+146
| * netfilter: nf_ct_ipv6: add namespace supportGao feng2012-06-071-29/+59
| * netfilter: nf_ct_ipv4: add namespace supportGao feng2012-06-071-38/+85
| * netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-072-2/+25
| * netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-072-3/+37
| * netfilter: nf_ct_udp: add namespace supportGao feng2012-06-072-11/+91
| * netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-072-29/+135
| * netfilter: nf_ct_generic: add namespace supportGao feng2012-06-073-31/+70
| * netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-073-28/+76
| * netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-077-77/+138
| * netfilter: Add fail-open supportKrishna Kumar2012-06-071-3/+37
| * netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-071-24/+11
* | inet: Avoid potential NULL peer dereference.David S. Miller2012-06-112-9/+12
* | inet: Use FIB table peer roots in routes.David S. Miller2012-06-112-8/+14
* | inet: Add inetpeer tree roots to the FIB tables.David S. Miller2012-06-112-0/+8
* | inet: Add family scope inetpeer flushes.David S. Miller2012-06-112-1/+29
* | ipv4: Kill ip_rt_frag_needed().David S. Miller2012-06-113-68/+1
* | inet: Hide route peer accesses behind helpers.David S. Miller2012-06-114-51/+67
* | inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller2012-06-094-13/+6
* | af_unix: remove unix_iter_stateEric Dumazet2012-06-091-5/+1
* | ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.David S. Miller2012-06-091-1/+1
* | inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller2012-06-093-12/+4
* | inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller2012-06-093-49/+74
* | [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2012-06-093-30/+20
* | tcp: Get rid of inetpeer special cases.David S. Miller2012-06-093-30/+17
* | inet: Create and use rt{,6}_get_peer_create().David S. Miller2012-06-088-52/+24
* | af_unix: speedup /proc/net/unixEric Dumazet2012-06-082-48/+68
* | inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng2012-06-086-10/+21
* | inetpeer: add namespace support for inetpeerGao feng2012-06-082-19/+51
* | Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-071-0/+40
* | net: Update kernel-doc for __alloc_skb()Ben Hutchings2012-06-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-0613-95/+142
|\ \
| * \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-0611-22/+97
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-22/+97
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
| | | |\ \
| | | | * | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| | | * | | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
| | | |/ /
| | | * | mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
OpenPOWER on IntegriCloud