index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
gro: add ability to control gro max packet size
Coco Li
3
-1
/
+28
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-3
/
+6
2022-01-06
net: dsa: setup master before ports
Vladimir Oltean
1
-10
/
+13
2022-01-06
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
1
-13
/
+37
2022-01-06
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2
-2
/
+10
2022-01-06
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
1
-24
/
+1
2022-01-06
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
1
-3
/
+1
2022-01-06
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
1
-7
/
+7
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-8
/
+88
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-177
/
+269
2022-01-05
netlink: do not allocate a device refcount tracker in ethnl_default_notify()
Eric Dumazet
1
-1
/
+0
2022-01-05
net/sched: add missing tracker information in qdisc_create()
Eric Dumazet
1
-1
/
+1
2022-01-05
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
3
-49
/
+13
2022-01-05
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
3
-106
/
+20
2022-01-05
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
1
-2
/
+2
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
1
-1
/
+1
2022-01-04
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-82
/
+55
2022-01-04
mac80211: use ieee80211_bss_get_elem()
Johannes Berg
1
-7
/
+7
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-0
/
+13
2022-01-04
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2022-01-04
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2022-01-04
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
1
-10
/
+11
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
1
-16
/
+37
2022-01-04
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-04
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
1
-1
/
+1
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
1
-1
/
+2
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2
-1
/
+35
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2
-31
/
+31
2022-01-04
net: openvswitch: Fill act ct extension
Paul Blakey
1
-0
/
+6
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2
-1
/
+32
2022-01-03
Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux...
Jakub Kicinski
3
-22
/
+18
2022-01-03
Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...
Jakub Kicinski
3
-11
/
+21
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-02
net/smc: add comments for smc_link_{usable|sendable}
Dust Li
1
-1
/
+16
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2
-32
/
+36
2022-01-02
net: socket.c: style fix
Hamish MacDonald
1
-1
/
+1
2022-01-02
mctp: Remove only static neighbour on RTM_DELNEIGH
Gagan Kumar
1
-4
/
+5
2022-01-02
ipv6: ioam: Support for Queue depth data field
Justin Iurman
1
-1
/
+15
2022-01-02
net/smc: remove redundant re-assignment of pointer link
Colin Ian King
1
-1
/
+0
2022-01-02
net/smc: Introduce TCP ULP support
Tony Lu
1
-7
/
+86
2022-01-02
net/smc: Add net namespace for tracepoints
Tony Lu
1
-7
/
+16
2022-01-02
net/smc: Print net namespace in log
Tony Lu
2
-9
/
+14
2022-01-02
net/smc: Add netlink net namespace support
Tony Lu
2
-7
/
+12
2022-01-02
net/smc: Introduce net namespace support for linkgroup
Tony Lu
4
-12
/
+42
2022-01-02
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
3
-11
/
+21
2021-12-31
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
1
-0
/
+2
2021-12-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-2
/
+2
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
39
-40
/
+84
[next]