| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: sja1105: Fix memory leak on meta state machine error path | Vladimir Oltean | 2019-08-06 | 1 | -0/+1 |
* | net: dsa: sja1105: Fix memory leak on meta state machine normal path | Vladimir Oltean | 2019-08-06 | 1 | -10/+1 |
* | net sched: update vlan action for batched events operations | Roman Mashak | 2019-08-06 | 1 | -0/+9 |
* | net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER | Nikolay Aleksandrov | 2019-08-05 | 3 | -23/+25 |
* | net/smc: avoid fallback in case of non-blocking connect | Ursula Braun | 2019-08-05 | 1 | -3/+4 |
* | net/smc: do not schedule tx_work in SMC_CLOSED state | Ursula Braun | 2019-08-05 | 1 | -2/+6 |
* | ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt | David Ahern | 2019-08-05 | 1 | -1/+1 |
* | net/tls: partially revert fix transition through disconnect with close | Jakub Kicinski | 2019-08-05 | 1 | -55/+0 |
* | net: fix bpf_xdp_adjust_head regression for generic-XDP | Jesper Dangaard Brouer | 2019-08-05 | 1 | -5/+10 |
* | net: sched: use temporary variable for actions indexes | Dmytro Linkin | 2019-08-05 | 18 | -75/+100 |
* | hv_sock: Fix hang when a connection is closed | Dexuan Cui | 2019-08-03 | 1 | -0/+8 |
* | tipc: compat: allow tipc commands without arguments | Taras Kondratiuk | 2019-08-02 | 1 | -4/+7 |
* | net: bridge: mcast: don't delete permanent entries when fast leave is enabled | Nikolay Aleksandrov | 2019-08-01 | 1 | -0/+3 |
* | Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2019-07-31 | 6 | -14/+41 |
|\ |
|
| * | Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" | Johannes Berg | 2019-07-30 | 1 | -1/+0 |
| * | mac80211: don't WARN on short WMM parameters from AP | Brian Norris | 2019-07-29 | 1 | -0/+10 |
| * | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty | 2019-07-26 | 4 | -13/+31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-07-31 | 6 | -39/+29 |
|\ \ |
|
| * \ | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 2019-07-30 | 3 | -7/+3 |
| |\ \ |
|
| | * | | netfilter: ipset: Fix rename concurrency with listing | Jozsef Kadlecsik | 2019-07-29 | 1 | -1/+1 |
| | * | | netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac... | Stefano Brivio | 2019-07-29 | 2 | -2/+2 |
| | * | | netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets... | Stefano Brivio | 2019-07-29 | 1 | -4/+0 |
| * | | | netfilter: ebtables: also count base chain policies | Florian Westphal | 2019-07-30 | 1 | -11/+17 |
| |/ / |
|
| * | | netfilter: nft_meta_bridge: Eliminate 'out' label | Phil Sutter | 2019-07-25 | 1 | -3/+1 |
| * | | netfilter: nf_tables: Make nft_meta expression more robust | Phil Sutter | 2019-07-25 | 2 | -17/+5 |
| * | | netfilter: ebtables: fix a memory leak bug in compat | Wenwen Wang | 2019-07-21 | 1 | -1/+3 |
* | | | compat_ioctl: pppoe: fix PPPOEIOCSFWD handling | Arnd Bergmann | 2019-07-30 | 1 | -0/+3 |
* | | | tipc: fix unitilized skb list crash | Jon Maloy | 2019-07-30 | 1 | -2/+1 |
* | | | rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet | David Howells | 2019-07-30 | 1 | -0/+1 |
* | | | rxrpc: Fix potential deadlock | David Howells | 2019-07-30 | 3 | -1/+20 |
* | | | net: sctp: drop unneeded likely() call around IS_ERR() | Enrico Weigelt | 2019-07-29 | 1 | -2/+2 |
* | | | net: fix ifindex collision during namespace removal | Jiri Pirko | 2019-07-29 | 1 | -0/+2 |
* | | | net/af_iucv: mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-29 | 1 | -5/+9 |
* | | | net: bridge: delete local fdb on device init failure | Nikolay Aleksandrov | 2019-07-29 | 1 | -0/+5 |
* | | | net: sched: Fix a possible null-pointer dereference in dequeue_func() | Jia-Ju Bai | 2019-07-29 | 1 | -3/+3 |
* | | | net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler... | Jia-Ju Bai | 2019-07-27 | 1 | -1/+4 |
* | | | ip6_tunnel: fix possible use-after-free on xmit | Haishuang Yan | 2019-07-26 | 1 | -4/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-26 | 6 | -66/+201 |
|\ \ \
| |_|/
|/| | |
|
| * | | bpf: fix access to skb_shared_info->gso_segs | Eric Dumazet | 2019-07-23 | 1 | -3/+3 |
| * | | bpf: sockmap/tls, close can race with map free | John Fastabend | 2019-07-22 | 3 | -7/+43 |
| * | | bpf: sockmap, only create entry if ulp is not already enabled | John Fastabend | 2019-07-22 | 1 | -0/+3 |
| * | | bpf: sockmap, synchronize_rcu before free'ing map | John Fastabend | 2019-07-22 | 1 | -0/+2 |
| * | | bpf: sockmap, sock_map_delete needs to use xchg | John Fastabend | 2019-07-22 | 1 | -5/+9 |
| * | | net/tls: fix transition through disconnect with close | John Fastabend | 2019-07-22 | 1 | -0/+55 |
| * | | net/tls: remove sock unlock/lock around strp_done() | John Fastabend | 2019-07-22 | 3 | -42/+60 |
| * | | net/tls: remove close callback sock unlock/lock around TX work flush | John Fastabend | 2019-07-22 | 2 | -7/+20 |
| * | | net/tls: don't call tls_sk_proto_close for hw record offload | Jakub Kicinski | 2019-07-22 | 1 | -4/+0 |
| * | | net/tls: don't arm strparser immediately in tls_set_sw_offload() | Jakub Kicinski | 2019-07-22 | 3 | -10/+18 |
* | | | ipip: validate header length in ipip_tunnel_xmit | Haishuang Yan | 2019-07-26 | 1 | -0/+3 |
* | | | ife: error out when nla attributes are empty | Cong Wang | 2019-07-25 | 1 | -0/+5 |