summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipip: add GSO/TSO supportEric Dumazet2013-10-192-2/+6
* ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-191-2/+5
* ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-192-1/+10
* bonding: add Netlink support active_slave optionJiri Pirko2013-10-191-0/+1
* bonding: add Netlink support mode optionJiri Pirko2013-10-191-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-181-0/+2
|\
| * ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert2013-10-091-0/+2
* | tcp: rename tcp_tso_segment()Eric Dumazet2013-10-181-1/+1
* | net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings2013-10-181-1/+1
* | net: refactor sk_page_frag_refill()Eric Dumazet2013-10-181-0/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-173-2/+53
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-173-2/+53
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-103-2/+53
| | |\ \
| | | * | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-0/+6
| | | * | mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-011-0/+10
| | | * | mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-011-0/+7
| | | * | ieee80211: fix vht cap definitionsEliad Peller2013-10-011-2/+2
| | | * | cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-261-0/+9
| | | * | mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-261-0/+19
* | | | | ipv4: shrink rt_cache_statEric Dumazet2013-10-171-8/+0
* | | | | netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap2013-10-171-1/+1
* | | | | xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant2013-10-171-0/+1
* | | | | xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2013-10-171-1/+9
* | | | | xen-netback: add support for IPv6 checksum offload to guestPaul Durrant2013-10-171-0/+7
* | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller2013-10-1714-7/+1427
|\ \ \ \ \
| * | | | | netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso2013-10-141-0/+1
| * | | | | netfilter: nf_tables: add trace supportPablo Neira Ayuso2013-10-141-0/+2
| * | | | | netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-144-1/+36
| * | | | | netfilter: nf_tables: add insert operationEric Leblond2013-10-141-0/+2
| * | | | | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-143-1/+22
| * | | | | netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka2013-10-141-8/+10
| * | | | | netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso2013-10-141-0/+11
| * | | | | netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-147-8/+163
| * | | | | netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-142-9/+24
| * | | | | netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy2013-10-141-0/+9
| * | | | | netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy2013-10-141-0/+8
| * | | | | netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-141-13/+29
| * | | | | netfilter: nf_tables: add netlink set APIPatrick McHardy2013-10-142-59/+281
| * | | | | netfilter: add nftablesPatrick McHardy2013-10-147-6/+923
| * | | | | netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso2013-10-141-0/+3
| * | | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-1/+2
| |/ / / /
* | | | | irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* | | | | net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-172-5/+3
|/ / / /
* | | | inet: rename ir_loc_port to ir_numEric Dumazet2013-10-102-2/+2
* | | | inet: includes a sock_common in request_sockEric Dumazet2013-10-104-33/+14
* | | | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-091-0/+2
* | | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-096-46/+22
* | | | tcp/dccp: remove twchainEric Dumazet2013-10-084-21/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-085-11/+17
|\ \ \ \
| * | | | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-072-8/+13