aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
* inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-19
* inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-19
* ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
* ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
* ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-18
|\
| * ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert2013-10-09
* | tcp: rename tcp_tso_segment()Eric Dumazet2013-10-18
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-10
| | |\ \
| | | * | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-02
| | | * | mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-01
| | | * | mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-01
| | | * | cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-26
| | | * | mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-26
* | | | | ipv4: shrink rt_cache_statEric Dumazet2013-10-17
* | | | | netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap2013-10-17
* | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller2013-10-17
|\ \ \ \ \
| * | | | | netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso2013-10-14
| * | | | | netfilter: nf_tables: add trace supportPablo Neira Ayuso2013-10-14
| * | | | | netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-14
| * | | | | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-14
| * | | | | netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-14
| * | | | | netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-14
| * | | | | netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy2013-10-14
| * | | | | netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy2013-10-14
| * | | | | netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-14
| * | | | | netfilter: nf_tables: add netlink set APIPatrick McHardy2013-10-14
| * | | | | netfilter: add nftablesPatrick McHardy2013-10-14
| * | | | | netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso2013-10-14
| |/ / / /
* / / / / irda: update comment mentioning IRQF_DISABLEDMichael Opdenacker2013-10-17
|/ / / /
* | | | inet: rename ir_loc_port to ir_numEric Dumazet2013-10-10
* | | | inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* | | | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
* | | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* | | | tcp/dccp: remove twchainEric Dumazet2013-10-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ \ \
| * | | | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-07
* | | | | net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer2013-10-08
* | | | | udp: ipv4: Add udp early demuxShawn Bohrer2013-10-08
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-03
| |\ \ \ \
| | * | | | Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun2013-10-02
| | * | | | Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun2013-10-02
| | * | | | Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun2013-10-02
| | * | | | Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun2013-10-02
| | * | | | Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun2013-10-02
| | * | | | Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun2013-10-02