index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2019-11-20
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-12
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-11-12
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
net/tls: add a TX lock
Jakub Kicinski
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-11-10
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-10-01
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-21
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-08-28
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-25
nexthop: Fix nexthop_num_path for blackhole nexthops
David Ahern
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2019-08-21
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
2019-08-19
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Stefano Brivio
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
2019-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-13
netlink: Fix nlmsg_parse as a wrapper for strict message parsing
David Ahern
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
2019-07-31
Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
[next]