| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-05-21 | 2 | -1/+5 |
|\ |
|
| * | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso | 2017-05-15 | 1 | -1/+1 |
| * | netfilter: nfnl_cthelper: reject del request if helper obj is in use | Liping Zhang | 2017-05-15 | 1 | -0/+2 |
| * | netfilter: introduce nf_conntrack_helper_put helper function | Liping Zhang | 2017-05-15 | 1 | -0/+2 |
* | | net: x25: fix one potential use-after-free issue | linzhang | 2017-05-18 | 1 | -2/+2 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 1 | -1/+1 |
| |\ |
|
| | * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 2017-04-18 | 1 | -1/+1 |
* | | | Revert "ipv4: restore rt->fi for reference counting" | David S. Miller | 2017-05-09 | 1 | -1/+0 |
* | | | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong | 2017-05-08 | 1 | -0/+2 |
* | | | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-05-08 | 2 | -3/+1 |
|\ \ \ |
|
| * | | | cfg80211: fix multi scheduled scan kernel-doc | Johannes Berg | 2017-05-08 | 1 | -1/+1 |
| * | | | mac80211: properly remove RX_ENC_FLAG_40MHZ | Johannes Berg | 2017-05-08 | 1 | -2/+0 |
* | | | | tcp: make congestion control optionally skip slow start after idle | Wei Wang | 2017-05-08 | 1 | -1/+3 |
* | | | | ipv4: restore rt->fi for reference counting | WANG Cong | 2017-05-08 | 1 | -0/+1 |
* | | | | tcp: randomize timestamps on syncookies | Eric Dumazet | 2017-05-05 | 2 | -6/+9 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-04 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | cfg80211: make RATE_INFO_BW_20 the default | Johannes Berg | 2017-05-04 | 1 | -1/+1 |
| * | | | ipv6: initialize route null entry in addrconf_init() | WANG Cong | 2017-05-04 | 1 | -0/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-05-03 | 1 | -4/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function | Yuval Shaia | 2017-04-25 | 1 | -4/+18 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2017-05-01 | 15 | -95/+70 |
|\ \ \ \ |
|
| * | | | | netfilter: nf_ct_ext: invoke destroy even when ext is not attached | Liping Zhang | 2017-05-01 | 1 | -6/+1 |
| * | | | | Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso | 2017-05-01 | 1 | -2/+0 |
| |\ \ \ \ |
|
| | * | | | | ipvs: remove unused function ip_vs_set_state_timeout | Aaron Conole | 2017-04-28 | 1 | -2/+0 |
| * | | | | | netfilter: nf_queue: only call synchronize_net twice if nf_queue is active | Florian Westphal | 2017-05-01 | 1 | -2/+1 |
| |/ / / / |
|
| * | | | | netfilter: don't attach a nat extension by default | Florian Westphal | 2017-04-26 | 1 | -1/+1 |
| * | | | | netfilter: conntrack: mark extension structs as const | Florian Westphal | 2017-04-26 | 1 | -2/+2 |
| * | | | | netfilter: conntrack: remove prealloc support | Florian Westphal | 2017-04-26 | 1 | -6/+0 |
| * | | | | netfilter: synproxy: only register hooks when needed | Florian Westphal | 2017-04-26 | 1 | -0/+2 |
| * | | | | nefilter: eache: reduce struct size from 32 to 24 byte | Florian Westphal | 2017-04-19 | 1 | -2/+2 |
| * | | | | netfilter: allow early drop of assured conntracks | Florian Westphal | 2017-04-19 | 1 | -0/+3 |
| * | | | | netfilter: conntrack: use u8 for extension sizes again | Florian Westphal | 2017-04-19 | 1 | -2/+2 |
| * | | | | netfilter: remove last traces of variable-sized extensions | Florian Westphal | 2017-04-19 | 1 | -7/+1 |
| * | | | | netfilter: helpers: remove data_len usage for inkernel helpers | Florian Westphal | 2017-04-19 | 1 | -5/+6 |
| * | | | | netfilter: helper: add build-time asserts for helper data size | Florian Westphal | 2017-04-19 | 1 | -1/+4 |
| * | | | | netfilter: conntrack: move helper struct to nf_conntrack_helper.h | Florian Westphal | 2017-04-19 | 2 | -19/+17 |
| * | | | | netfilter: remove nf_ct_is_untracked | Florian Westphal | 2017-04-15 | 3 | -8/+3 |
| * | | | | netfilter: kill the fake untracked conntrack objects | Florian Westphal | 2017-04-15 | 2 | -14/+2 |
| * | | | | netfilter: udplite: Remove duplicated udplite4/6 declaration | Gao Feng | 2017-04-09 | 2 | -2/+0 |
| * | | | | netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean | Gao Feng | 2017-04-06 | 1 | -18/+18 |
| * | | | | netfilter: nf_ct_expect: Add nf_ct_remove_expect() | Gao Feng | 2017-04-06 | 1 | -0/+1 |
| * | | | | netfilter: expect: Make sure the max_expected limit is effective | Gao Feng | 2017-04-06 | 1 | -0/+1 |
| * | | | | netfilter: nf_tables: add nft_is_base_chain() helper | Pablo Neira Ayuso | 2017-04-06 | 1 | -0/+5 |
* | | | | | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc... | David S. Miller | 2017-04-28 | 2 | -110/+167 |
|\ \ \ \ \ |
|
| * | | | | | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 2017-04-28 | 1 | -3/+8 |
| * | | | | | mac80211: Add support for BSS max idle period element | Avraham Stern | 2017-04-28 | 1 | -1/+13 |
| * | | | | | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern | 2017-04-28 | 1 | -32/+26 |
| * | | | | | mac80211: add ieee80211_tx_status_ext | Felix Fietkau | 2017-04-28 | 1 | -3/+28 |
| * | | | | | mac80211: make rate control tx status API more extensible | Felix Fietkau | 2017-04-28 | 1 | -4/+16 |