summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* net: Update TCP congestion control documentationAnmol Sarma2017-06-05
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-04
* ipv4: add reference counting to metricsEric Dumazet2017-05-26
* Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-24
|\
| * net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-23
|\ \ | |/ |/|
| * xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-21
|\ \
| * | netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso2017-05-15
| * | netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2017-05-15
| * | netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-15
* | | net: x25: fix one potential use-after-free issuelinzhang2017-05-18
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-10
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-23
| |\ \
| | * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-18
* | | | Revert "ipv4: restore rt->fi for reference counting"David S. Miller2017-05-08
* | | | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-08
* | | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-08
|\ \ \ \
| * | | | cfg80211: fix multi scheduled scan kernel-docJohannes Berg2017-05-08
| * | | | mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-08
* | | | | tcp: make congestion control optionally skip slow start after idleWei Wang2017-05-08
* | | | | ipv4: restore rt->fi for reference countingWANG Cong2017-05-08
* | | | | tcp: randomize timestamps on syncookiesEric Dumazet2017-05-05
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-04
|\ \ \ \
| * | | | cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg2017-05-04
| * | | | ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-04
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-05-03
|\ \ \ \ | |/ / / |/| | |
| * | | {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-01
|\ \ \ \
| * | | | netfilter: nf_ct_ext: invoke destroy even when ext is not attachedLiping Zhang2017-05-01
| * | | | Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2017-05-01
| |\ \ \ \
| | * | | | ipvs: remove unused function ip_vs_set_state_timeoutAaron Conole2017-04-28
| * | | | | netfilter: nf_queue: only call synchronize_net twice if nf_queue is activeFlorian Westphal2017-05-01
| |/ / / /
| * | | | netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-26
| * | | | netfilter: conntrack: mark extension structs as constFlorian Westphal2017-04-26
| * | | | netfilter: conntrack: remove prealloc supportFlorian Westphal2017-04-26
| * | | | netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-26
| * | | | nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal2017-04-19
| * | | | netfilter: allow early drop of assured conntracksFlorian Westphal2017-04-19
| * | | | netfilter: conntrack: use u8 for extension sizes againFlorian Westphal2017-04-19
| * | | | netfilter: remove last traces of variable-sized extensionsFlorian Westphal2017-04-19
| * | | | netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-19
| * | | | netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-19
| * | | | netfilter: conntrack: move helper struct to nf_conntrack_helper.hFlorian Westphal2017-04-19
| * | | | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-15
| * | | | netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-15
| * | | | netfilter: udplite: Remove duplicated udplite4/6 declarationGao Feng2017-04-08
| * | | | netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng2017-04-06
| * | | | netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng2017-04-06