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
2020-05-27
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
1
-14
/
+23
2020-05-27
net_sched: add a tracepoint for qdisc creation
Cong Wang
2
-1
/
+6
2020-05-27
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
1
-0
/
+4
2020-05-27
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
1
-13
/
+3
2020-05-27
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
1
-9
/
+9
2020-05-27
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
1
-40
/
+45
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
3
-43
/
+233
2020-05-27
nexthop: Fix type of event_type in call_nexthop_notifiers
Nathan Chancellor
1
-1
/
+1
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-2
/
+102
2020-05-26
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
1
-1
/
+79
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
3
-6
/
+64
2020-05-26
mptcp: attempt coalescing when moving skbs to mptcp rx queue
Florian Westphal
1
-2
/
+19
2020-05-26
net/smc: mark smc_pnet_policy as const
Dmitry Vyukov
1
-1
/
+1
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
31
-267
/
+507
2020-05-26
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+242
2020-05-26
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2
-32
/
+69
2020-05-26
Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-m...
David S. Miller
5
-20
/
+8
2020-05-26
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
3
-17
/
+64
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
9
-56
/
+101
2020-05-26
tipc: enable broadcast retrans via unicast
Tuong Lien
6
-11
/
+28
2020-05-26
tipc: add back link trace events
Tuong Lien
2
-5
/
+11
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
5
-185
/
+293
2020-05-26
tcp: tcp_v4_err() icmp skb is named icmp_skb
Eric Dumazet
1
-1
/
+1
2020-05-26
batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...
Sven Eckelmann
1
-14
/
+1
2020-05-25
bridge: mrp: Fix out-of-bounds read in br_mrp_parse
Horatiu Vultur
1
-0
/
+6
2020-05-25
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2
-0
/
+4
2020-05-25
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
38
-217
/
+442
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
37
-215
/
+435
2020-05-23
ethtool: propagate get_coalesce return value
Heiner Kallweit
1
-1
/
+4
2020-05-23
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
1
-0
/
+55
2020-05-23
net: devres: define a separate devres structure for devm_alloc_etherdev()
Bartosz Golaszewski
1
-8
/
+12
2020-05-23
net: move devres helpers into a separate source file
Bartosz Golaszewski
3
-29
/
+37
2020-05-23
net: psample: fix build error when CONFIG_INET is not enabled
Randy Dunlap
1
-0
/
+8
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
17
-374
/
+789
2020-05-23
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
1
-2
/
+1
2020-05-22
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
1
-4
/
+9
2020-05-22
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
1
-0
/
+25
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
13
-122
/
+282
2020-05-22
net: flow_offload: simplify hw stats check handling
Edward Cree
1
-0
/
+6
2020-05-22
mpls: Add support for IPv6 tunnels
Vadim Fedorenko
1
-1
/
+2
2020-05-22
ip6_tunnel: add generic MPLS receive support
Vadim Fedorenko
1
-0
/
+59
2020-05-22
tunnel6: support for IPPROTO_MPLS
Vadim Fedorenko
1
-4
/
+83
2020-05-22
ip6_tunnel: add MPLS transmit support
Vadim Fedorenko
1
-2
/
+6
2020-05-22
ip6_tunnel: simplify transmit path
Vadim Fedorenko
1
-103
/
+79
2020-05-22
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-05-22
tipc: block BH before using dst_cache
Eric Dumazet
1
-1
/
+5
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+21
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-22
nexthop: add support for notifiers
Roopa Prabhu
1
-0
/
+27
[next]