summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | page_pool: Add callback to init pages when they are allocatedToke Høiland-Jørgensen2022-01-051-0/+2
| * | | | | | | | | | | xdp: Allow registering memory model without rxq referenceToke Høiland-Jørgensen2022-01-051-30/+62
| * | | | | | | | | | | bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().Kuniyuki Iwashima2022-01-051-0/+6
| * | | | | | | | | | | bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().Kuniyuki Iwashima2022-01-051-0/+2
| * | | | | | | | | | | bpf, sockmap: Fix double bpf_prog_put on error case in map_linkJohn Fastabend2022-01-051-8/+13
| * | | | | | | | | | | bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()John Fastabend2022-01-051-0/+27
* | | | | | | | | | | | ethtool: use phydev variableTom Rix2022-01-061-4/+4
* | | | | | | | | | | | gro: add ability to control gro max packet sizeCoco Li2022-01-063-1/+28
* | | | | | | | | | | | net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar2022-01-061-3/+6
* | | | | | | | | | | | net: dsa: setup master before portsVladimir Oltean2022-01-061-10/+13
* | | | | | | | | | | | net: dsa: first set up shared ports, then non-shared portsVladimir Oltean2022-01-061-13/+37
* | | | | | | | | | | | net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}Vladimir Oltean2022-01-062-2/+10
* | | | | | | | | | | | net: dsa: stop updating master MTU from master.cVladimir Oltean2022-01-061-24/+1
* | | | | | | | | | | | net: dsa: merge rtnl_lock sections in dsa_slave_createVladimir Oltean2022-01-061-3/+1
* | | | | | | | | | | | net: dsa: reorder PHY initialization with MTU setup in slave.cVladimir Oltean2022-01-061-7/+7
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-01-068-8/+88
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xfrm: rate limit SA mapping change message to user spaceAntony Antony2021-12-233-4/+43
| * | | | | | | | | | | | xfrm: Add support for SM4 symmetric cipher algorithmXu Jia2021-12-231-0/+21
| * | | | | | | | | | | | xfrm: Add support for SM3 secure hashXu Jia2021-12-231-0/+20
| * | | | | | | | | | | | xfrm: update SA curlft.use_timeAntony Antony2021-12-232-0/+2
| * | | | | | | | | | | | net: xfrm: drop check of pols[0] for the second timeJean Sacren2021-12-011-1/+1
| * | | | | | | | | | | | xfrm: Remove duplicate assignmentluo penghao2021-11-181-1/+0
| * | | | | | | | | | | | ipv6/esp6: Remove structure variables and alignment statementsluo penghao2021-11-181-2/+1
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-0521-177/+269
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2022-01-044-82/+55
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-043-81/+54
| | * | | | | | | | | | | | mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-041-1/+1
| * | | | | | | | | | | | | sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet2022-01-041-4/+2
| * | | | | | | | | | | | | netrom: fix copying in user data in nr_setsockoptChristoph Hellwig2022-01-041-1/+1
| * | | | | | | | | | | | | udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-041-1/+2
| * | | | | | | | | | | | | icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-042-1/+35
| * | | | | | | | | | | | | seg6: export get_srh() for ICMP handlingAndrew Lunn2022-01-042-31/+31
| * | | | | | | | | | | | | Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...Jakub Kicinski2022-01-033-11/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing2022-01-023-11/+21
| * | | | | | | | | | | | | | ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern2022-01-031-5/+3
| * | | | | | | | | | | | | | ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern2022-01-031-2/+5
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long2022-01-022-32/+36
| * | | | | | | | | | | | | mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar2022-01-021-4/+5
| * | | | | | | | | | | | | net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang2021-12-311-0/+2
| * | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-311-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Revert "xsk: Do not sleep in poll() when need_wakeup set"Magnus Karlsson2021-12-171-2/+2
| * | | | | | | | | | | | | | lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern2021-12-313-0/+11
| * | | | | | | | | | | | | | ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern2021-12-311-1/+5
| * | | | | | | | | | | | | | ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2021-12-311-1/+20
| * | | | | | | | | | | | | | ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern2021-12-311-3/+14
| * | | | | | | | | | | | | | ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2021-12-311-3/+26
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | netlink: do not allocate a device refcount tracker in ethnl_default_notify()Eric Dumazet2022-01-051-1/+0
* | | | | | | | | | | | | | net/sched: add missing tracker information in qdisc_create()Eric Dumazet2022-01-051-1/+1
* | | | | | | | | | | | | | net: dsa: remove cross-chip support for HSRVladimir Oltean2022-01-053-49/+13
* | | | | | | | | | | | | | net: dsa: remove cross-chip support for MRPVladimir Oltean2022-01-053-106/+20