index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2
-14
/
+0
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-2
/
+6
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
1
-1
/
+6
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
1
-0
/
+7
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-1
/
+2
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-12
/
+24
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-6
/
+11
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
1
-0
/
+9
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
1
-0
/
+1
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
1
-0
/
+3
2022-04-18
devlink: implement line card active state
Jiri Pirko
1
-0
/
+2
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
1
-2
/
+41
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
1
-0
/
+4
2022-04-16
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-2
/
+2
2022-04-16
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
1
-2
/
+9
2022-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
1
-0
/
+21
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+2
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-1
/
+2
2022-04-13
net: rtnetlink: use BIT for flag values
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-0
/
+6
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-0
/
+7
2022-04-13
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
1
-2
/
+0
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
6
-10
/
+9
2022-04-12
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-1
/
+1
2022-04-12
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-1
/
+1
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-2
/
+6
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
1
-1
/
+1
2022-04-11
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
1
-1
/
+8
2022-04-10
tls: rx: simplify async wait
Jakub Kicinski
1
-1
/
+0
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+12
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+15
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2
-3
/
+6
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
1
-0
/
+2
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
1
-0
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2
-1
/
+1
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
2
-7
/
+6
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
1
-2
/
+6
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2022-04-08
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
1
-9
/
+3
2022-04-07
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-0
/
+8
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
1
-4
/
+15
2022-04-01
mctp: Use output netdev to allocate skb headroom
Matt Johnston
1
-2
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
71
-373
/
+1220
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2
-2
/
+2
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2022-03-23
net/sched: fix incorrect vlan_push_eth dest field
Louis Peens
1
-1
/
+1
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+14
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
1
-0
/
+4
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
1
-0
/
+3
[next]