index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
-12
/
+24
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-6
/
+11
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
-0
/
+9
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
-0
/
+1
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
-0
/
+3
2022-04-18
devlink: implement line card active state
Jiri Pirko
-0
/
+2
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
-2
/
+41
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
-0
/
+4
2022-04-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
-2
/
+2
2022-04-15
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
-2
/
+9
2022-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-2
/
+0
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
-0
/
+21
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-0
/
+2
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
-1
/
+2
2022-04-13
net: rtnetlink: use BIT for flag values
Nikolay Aleksandrov
-1
/
+1
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
-0
/
+6
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
-0
/
+7
2022-04-13
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
-2
/
+0
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
-10
/
+9
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
-1
/
+1
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
-22
/
+58
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
-0
/
+4
2022-04-11
mac80211: Improve confusing comment around tx_info clearing
Toke Høiland-Jørgensen
-3
/
+3
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
-2
/
+6
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
-1
/
+1
2022-04-11
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
-1
/
+8
2022-04-10
tls: rx: simplify async wait
Jakub Kicinski
-1
/
+0
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
-0
/
+12
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
-0
/
+15
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
-3
/
+6
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
-0
/
+2
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
-0
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
-1
/
+1
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
-7
/
+6
2022-04-08
netfilter: ecache: move to separate structure
Florian Westphal
-2
/
+6
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+0
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
-9
/
+3
2022-04-06
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
-0
/
+8
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
-4
/
+15
2022-04-01
mctp: Use output netdev to allocate skb headroom
Matt Johnston
-2
/
+0
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-373
/
+1220
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
-2
/
+2
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+18
2022-03-23
net/sched: fix incorrect vlan_push_eth dest field
Louis Peens
-1
/
+1
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-0
/
+14
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
-0
/
+4
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
-0
/
+3
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
-0
/
+2
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
-0
/
+15
[prev]
[next]