summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2019-04-27net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-04-27net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski
2019-04-20xfrm: destroy xfrm_state synchronously on net exit pathCong Wang
2019-04-20Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2019-04-17vrf: check accept_source_route on the original netdeviceStephen Suryaputra
2019-04-17netns: provide pure entropy for net_hash_mix()Eric Dumazet
2019-04-05netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier
2019-03-23phonet: fix building with clangArnd Bergmann
2019-03-10Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2019-03-10net: avoid use IPCB in cipso_v4_errorNazarov Sergey
2019-03-10net: Add __icmp_send helper.Nazarov Sergey
2019-03-10ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu
2019-03-10net: sched: put back q.qlen into a single locationEric Dumazet
2019-02-27netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-06ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-22netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso
2019-01-22netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-09ip: validate header length on virtual device xmitWillem de Bruijn
2018-12-29xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-12-17netfilter: add missing error handling code for register functionsTaehee Yoo
2018-12-17sctp: kfree_rcu asocXin Long
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-01tcp: do not release socket ownership in tcp_close()Eric Dumazet
2018-11-23Revert "sctp: remove sctp_transport_pmtu_check"Xin Long
2018-11-04Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-09-26cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-08-29netfilter: nf_tables: rework ct timeout set supportFlorian Westphal