summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-21Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-08-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-08-21cfg80211: Fix Extended Key ID key install checksAlexander Wetzel
2019-08-21mac80211: fix possible sta leakJohannes Berg
2019-08-20net: fix __ip_mc_inc_group usageLi RongQing
2019-08-20net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan
2019-08-20net/smc: make sure EPOLLOUT is raisedJason Baron
2019-08-20xdp: unpin xdp umem pages in error pathIvan Khoronzhuk
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-19tcp: make sure EPOLLOUT wont be missedEric Dumazet
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-08-19netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso
2019-08-19netfilter: ebtables: Fix argument order to ADD_COUNTERTodd Seidelmann
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-14batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet
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-14net: ieee802154: remove redundant assignment to rcColin Ian King
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