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-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2
-70
/
+80
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
1
-1
/
+25
2022-04-18
devlink: implement line card active state
Jiri Pirko
1
-0
/
+41
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
1
-3
/
+319
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
1
-1
/
+269
2022-04-18
tcp: fix signed/unsigned comparison
Eric Dumazet
1
-2
/
+3
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
1
-7
/
+2
2022-04-17
tcp: add drop reasons to tcp_rcv_synsent_state_process()
Eric Dumazet
1
-6
/
+9
2022-04-17
tcp: make tcp_rcv_synsent_state_process() drop monitor friend
Eric Dumazet
1
-9
/
+8
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
1
-1
/
+2
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
1
-3
/
+4
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
1
-7
/
+17
2022-04-17
tcp: make tcp_rcv_state_process() drop monitor friendly
Eric Dumazet
1
-3
/
+7
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
1
-1
/
+6
2022-04-17
tcp: get rid of rst_seq_match
Eric Dumazet
1
-8
/
+5
2022-04-17
tcp: consume incoming skb leading to a reset
Eric Dumazet
1
-12
/
+16
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2
-1
/
+29
2022-04-15
ipv6: fix NULL deref in ip6_rcv_core()
Eric Dumazet
1
-1
/
+1
2022-04-15
net_sched: make qdisc_reset() smaller
Eric Dumazet
1
-10
/
+2
2022-04-15
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
1
-18
/
+18
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2
-3
/
+17
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
1
-1
/
+62
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
26
-73
/
+146
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-39
/
+68
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
3
-2
/
+5
2022-04-13
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
1
-4
/
+12
2022-04-13
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
1
-8
/
+16
2022-04-13
net: ipv6: add skb drop reasons to TLV parse
Menglong Dong
1
-12
/
+24
2022-04-13
net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
Menglong Dong
1
-8
/
+1
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
1
-3
/
+4
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2
-6
/
+16
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
1
-1
/
+5
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
1
-1
/
+5
2022-04-13
net: bridge: fdb: add support for flush filtering based on ifindex and vlan
Nikolay Aleksandrov
1
-1
/
+44
2022-04-13
net: bridge: fdb: add support for flush filtering based on ndm flags and state
Nikolay Aleksandrov
2
-3
/
+60
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
1
-0
/
+2
2022-04-13
net: bridge: fdb: add support for fine-grained flushing
Nikolay Aleksandrov
4
-12
/
+54
2022-04-13
net: bridge: fdb: add ndo_fdb_del_bulk
Nikolay Aleksandrov
3
-0
/
+27
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
1
-13
/
+10
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
1
-4
/
+1
2022-04-13
tls: rx: only copy IV from the packet for TLS 1.2
Jakub Kicinski
1
-10
/
+10
2022-04-13
tls: rx: use MAX_IV_SIZE for allocations
Jakub Kicinski
1
-1
/
+1
2022-04-13
tls: rx: use async as an in-out argument
Jakub Kicinski
1
-15
/
+16
[next]