aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05flow_dissector: Cleanup control flowTom Herbert1-78/+145
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann1-0/+2
2017-09-05nl80211: look for HT/VHT capabilities in beacon's tailIgor Mitsyanko1-2/+2
2017-09-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2
2017-09-05mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg1-0/+4
2017-09-05mac80211: Fix null pointer dereference with iTXQ supportChunho Lee1-1/+2
2017-09-05mac80211: add MESH IE in the correct orderLiad Kaufman1-1/+1
2017-09-05mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir1-2/+2
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg2-9/+44
2017-09-05Merge branch 'for-4.14/wacom' into for-linusJiri Kosina1-1/+2
2017-09-05mac80211: fix incorrect assignment of reassoc valueSimon Dinkin1-1/+1
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-323/+726
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+2
2017-09-04netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso1-1/+23
2017-09-04netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso1-1/+7
2017-09-04netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso1-93/+106
2017-09-04netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso1-78/+92
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+29
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao4-37/+14
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao14-45/+44
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal9-12/+4
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay1-1/+121
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay1-13/+13
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay5-35/+66
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai1-24/+253
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar58-248/+363
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-6/+22
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller77-787/+1333
2017-09-03l2tp: pass tunnel pointer to ->session_create()Guillaume Nault4-25/+17
2017-09-03l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault2-13/+32
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer4-35/+12
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer1-3/+1
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel3-2/+15
2017-09-01net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet1-3/+3
2017-09-01net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet2-10/+2
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande1-6/+103
2017-09-01inet_diag: allow protocols to provide additional dataIvan Delalande1-4/+18
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer1-3/+4
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller58-247/+362
2017-09-01inetpeer: fix RCU lookup()Eric Dumazet1-3/+6
2017-09-01Bluetooth: make baswap src constLoic Poulain1-3/+3
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-246/+343
2017-09-01bpf: Collapse offset checks in sock_filter_is_valid_accessDavid Ahern1-2/+0
2017-09-01udp: fix secpath leakYossi Kuperman1-1/+1
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel1-0/+3
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-1/+2
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller4-40/+90
2017-09-01bpf: Allow cgroup sock filters to use get_current_uid_gid helperDavid Ahern1-1/+15
2017-09-01bpf: Add mark and priority to sock options that can be setDavid Ahern1-0/+26
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky1-0/+17