summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean2021-08-0216-44/+23
* nfc: hci: pass callback data param as pointer in nci_request()Krzysztof Kozlowski2021-08-022-70/+65
* net_sched: refactor TC action init APICong Wang2021-08-0233-159/+168
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-07-314-106/+377
|\
| * unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()Cong Wang2021-07-301-8/+8
| * bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iterMartin KaFai Lau2021-07-232-0/+49
| * bpf: tcp: Bpf iter batching and lock_sockMartin KaFai Lau2021-07-231-6/+231
| * tcp: seq_file: Replace listening_hash with lhash2Martin KaFai Lau2021-07-231-17/+18
| * tcp: seq_file: Add listening_get_first()Martin KaFai Lau2021-07-231-20/+39
| * bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_stateMartin KaFai Lau2021-07-231-20/+5
| * tcp: seq_file: Refactor net and family matchingMartin KaFai Lau2021-07-231-38/+30
| * tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-07-231-2/+3
| * bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko2021-07-161-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-3130-136/+296
|\ \
| * \ Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-3029-134/+247
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-291-11/+28
| | |\ \
| | | * | bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend2021-07-271-6/+0
| | | * | bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend2021-07-271-6/+29
| | | * | bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend2021-07-271-2/+2
| | * | | net: let flow have same hash in two directionszhang kai2021-07-281-9/+9
| | * | | sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-07-281-1/+1
| | * | | net: llc: fix skb_over_panicPavel Skripkin2021-07-272-2/+10
| | * | | sctp: delete addr based on sin6_scope_idChen Shen2021-07-261-2/+3
| | * | | sctp: send pmtu probe only if packet loss in Search Complete stateXin Long2021-07-251-1/+5
| | * | | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-252-26/+30
| | * | | devlink: Fix phys_port_name of virtual port and merge errorParav Pandit2021-07-251-8/+2
| | * | | tipc: do not write skb_shinfo frags when doing decrytionXin Long2021-07-241-10/+4
| | * | | can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong2021-07-241-1/+1
| | * | | can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel2021-07-241-2/+7
| | * | | can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-07-241-2/+18
| | * | | Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-07-237-33/+63
| | |\ \ \
| | | * | | cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-07-231-4/+2
| | | * | | nl80211: limit band information in non-split dataJohannes Berg2021-07-231-1/+4
| | | * | | mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau2021-07-233-2/+23
| | | * | | mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau2021-07-231-25/+32
| | | * | | mac80211: Do not strip skb headroom on monitor framesJohan Almbladh2021-07-231-1/+2
| | * | | | net: qrtr: fix memory leaksPavel Skripkin2021-07-231-1/+5
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-07-236-10/+41
| | |\ \ \ \
| | | * | | | netfilter: nfnl_hook: fix unused variable warningArnd Bergmann2021-07-231-0/+2
| | | * | | | netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-07-231-1/+3
| | | * | | | netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal2021-07-231-1/+6
| | | * | | | netfilter: nft_last: avoid possible false sharingPablo Neira Ayuso2021-07-231-7/+13
| | | * | | | netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso2021-07-231-1/+5
| | | * | | | netfilter: nf_tables: fix audit memory leak in nf_tables_commitDongliang Mu2021-07-171-0/+12
| | * | | | | ipv6: decrease hop limit counter in ip6_forward()Kangmin Park2021-07-231-2/+3
| | * | | | | net: Set true network header for ECN decapsulationGilad Naaman2021-07-231-1/+1
| | * | | | | tipc: fix sleeping in tipc accept routineHoang Le2021-07-231-5/+4
| | * | | | | tipc: fix implicit-connect for SYN+Xin Long2021-07-231-8/+13
| | | |/ / / | | |/| | |
| * / | | | af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi2021-07-281-2/+49
| |/ / / /
* | | | | devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky2021-07-301-18/+8