summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-22libceph: fix PG split vs OSD (re)connect raceIlya Dryomov
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien
2019-08-15Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15net/packet: fix race in tpacket_snd()Eric Dumazet
2019-08-15net: tls, fix sk_write_space NULL write when tx disabledJohn Fastabend
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells
2019-08-14rxrpc: Fix local endpoint replacementDavid Howells
2019-08-14netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso
2019-08-13sctp: fix memleak in sctp_send_reset_streamszhengbin
2019-08-13sctp: fix the transport error_count checkXin Long
2019-08-13netfilter: conntrack: Use consistent ct id hash calculationDirk Morris
2019-08-12Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke
2019-08-11tipc: initialise addr_trail_end when setting node addressesChris Packham
2019-08-11net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai
2019-08-11rxrpc: Fix local refcountingDavid Howells
2019-08-09net/tls: swap sk_write_space on closeJakub Kicinski
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann
2019-08-09rxrpc: Don't bother generating maxSkew in the ACK packetDavid Howells
2019-08-09rxrpc: Fix local endpoint refcountingDavid Howells
2019-08-09netfilter: nf_flow_table: teardown flow timeout racePablo Neira Ayuso
2019-08-09netfilter: nf_flow_table: conntrack picks up expired flowsPablo Neira Ayuso
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-08net sched: update skbedit action for batched events operationsRoman Mashak
2019-08-08net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault
2019-08-08Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak
2019-08-05net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTERNikolay Aleksandrov
2019-08-05net/smc: avoid fallback in case of non-blocking connectUrsula Braun
2019-08-05net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun
2019-08-05ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rtDavid Ahern
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski
2019-08-05net: fix bpf_xdp_adjust_head regression for generic-XDPJesper Dangaard Brouer
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin
2019-08-05netfilter: nf_flow_table: fix offload for flows that are subject to xfrmFlorian Westphal
2019-08-02hv_sock: Fix hang when a connection is closedDexuan Cui
2019-08-01tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-07-31net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-07-30tipc: fix unitilized skb list crashJon Maloy