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
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
netfilter: conntrack: move synack init code to helper
Florian Westphal
1
-18
/
+29
2022-02-04
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
2
-5
/
+6
2022-02-04
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
1
-0
/
+9
2022-02-03
net: minor __dev_alloc_name() optimization
Eric Dumazet
1
-2
/
+2
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-71
/
+249
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
21
-69
/
+247
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
3
-16
/
+36
2022-02-03
bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
Lorenzo Bianconi
1
-0
/
+5
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
1
-13
/
+10
2022-02-03
mptcp: set fullmesh flag in pm_netlink
Geliang Tang
1
-9
/
+28
2022-02-03
mptcp: print out reset infos of MP_RST
Geliang Tang
1
-0
/
+2
2022-02-03
mptcp: clarify when options can be used
Matthieu Baerts
1
-2
/
+21
2022-02-03
mptcp: reduce branching when writing MP_FAIL option
Matthieu Baerts
1
-11
/
+19
2022-02-03
mptcp: move the declarations of ssk and subflow
Geliang Tang
1
-6
/
+3
2022-02-03
xfrm: fix the if_id check in changelink
Antony Antony
1
-1
/
+1
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work
Daniel Borkmann
1
-6
/
+12
2022-02-02
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
1
-0
/
+2
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
4
-20
/
+103
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
1
-62
/
+154
2022-02-02
Partially revert "net/smc: Add netlink net namespace support"
Dmitry V. Levin
1
-2
/
+0
2022-02-02
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
3
-10
/
+8
2022-02-02
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
1
-3
/
+36
2022-02-02
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
1
-0
/
+4
2022-02-02
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
1
-3
/
+12
2022-02-02
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
1
-0
/
+1
2022-02-02
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
1
-15
/
+1
2022-02-02
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
1
-19
/
+15
2022-02-02
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
1
-4
/
+24
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
4
-0
/
+106
2022-02-02
xfrm: delete duplicated functions that calls same xfrm_api_check()
Leon Romanovsky
1
-12
/
+2
2022-02-01
tcp: fix mem under-charging with zerocopy sendmsg()
Eric Dumazet
1
-2
/
+5
2022-02-01
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-01
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
1
-4
/
+7
2022-02-01
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
1
-1
/
+2
2022-01-31
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
1
-1
/
+9
2022-01-31
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
3
-2
/
+23
2022-01-31
net/smc: Remove corked dealyed work
Tony Lu
1
-9
/
+6
2022-01-31
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
3
-12
/
+18
2022-01-31
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
2
-2
/
+5
2022-01-31
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
1
-0
/
+10
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2
-0
/
+16
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2
-2
/
+14
2022-01-31
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
1
-8
/
+21
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
1
-2
/
+1
2022-01-31
net/smc: Forward wakeup to smc socket waitqueue after fallback
Wen Gu
2
-16
/
+137
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2
-25
/
+12
2022-01-28
Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
6
-39
/
+350
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-2
/
+2
2022-01-28
Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
David S. Miller
1
-4
/
+4
[prev]
[next]