index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
tcp: allow MPTCP to update the announced window
Paolo Abeni
1
-1
/
+1
2022-05-05
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
1
-17
/
+1
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2
-3
/
+3
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-25
/
+65
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
2
-2
/
+23
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
1
-2
/
+8
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-8
/
+10
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-3
/
+13
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
2
-1
/
+2
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2
-14
/
+0
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
1
-0
/
+1
2022-04-25
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
1
-0
/
+9
2022-04-25
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
1
-0
/
+10
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
1
-0
/
+1
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-0
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-2
/
+2
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
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-0
/
+6
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-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-2
/
+2
2022-04-15
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/klassert/ipsec
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-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-1
/
+1
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-22
/
+58
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
1
-0
/
+4
2022-04-11
mac80211: Improve confusing comment around tx_info clearing
Toke Høiland-Jørgensen
1
-3
/
+3
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-2
/
+6
[next]