aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+2
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet1-1/+1
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings1-1/+1
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet1-0/+2
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-2/+53
2013-10-17ipv4: shrink rt_cache_statEric Dumazet1-8/+0
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap1-1/+1
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-0/+1
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant1-1/+9
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant1-0/+7
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller14-7/+1427
2013-10-17irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2-5/+3
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-2/+53
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso1-0/+1
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso1-0/+2
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso4-1/+36
2013-10-14netfilter: nf_tables: add insert operationEric Leblond1-0/+2
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso3-1/+22
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka1-8/+10
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso1-0/+11
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso7-8/+163
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2-9/+24
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy1-0/+9
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy1-0/+8
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-13/+29
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy2-59/+281
2013-10-14netfilter: add nftablesPatrick McHardy7-6/+923
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso1-0/+3
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-1/+2
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet2-2/+2
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-2/+53
2013-10-10inet: includes a sock_common in request_sockEric Dumazet4-33/+14
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet1-0/+2
2013-10-09ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert1-0/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet6-46/+22
2013-10-08tcp/dccp: remove twchainEric Dumazet4-21/+10
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+17
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer1-1/+1
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer2-1/+2
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-6/+94
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman1-0/+1
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2-8/+13
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin1-2/+3
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-78/+259
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet1-1/+6
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville5-6/+95
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov1-0/+2
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov1-0/+1
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet5-30/+14