index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'
Jakub Kicinski
2022-11-30
1
-18
/
+3
|
\
|
*
net: pcs: altera-tse: remove unnecessary register definitions
Maxime Chevallier
2022-11-30
1
-9
/
+0
|
*
net: pcs: altera-tse: don't set the speed for 1000BaseX
Maxime Chevallier
2022-11-30
1
-1
/
+0
|
*
net: pcs: altera-tse: use read_poll_timeout to wait for reset
Maxime Chevallier
2022-11-30
1
-8
/
+3
|
/
*
Merge branch 'mptcp-msg_fastopen-and-tfo-listener-side-support'
Jakub Kicinski
2022-11-30
9
-115
/
+358
|
\
|
*
selftests: mptcp: mptfo Initiator/Listener
Dmytro Shytyi
2022-11-30
2
-42
/
+150
|
*
mptcp: add support for TCP_FASTOPEN_KEY sockopt
Matthieu Baerts
2022-11-30
1
-3
/
+3
|
*
mptcp: add TCP_FASTOPEN sock option
Dmytro Shytyi
2022-11-30
1
-1
/
+4
|
*
mptcp: add subflow_v(4,6)_send_synack()
Dmytro Shytyi
2022-11-30
4
-1
/
+92
|
*
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
2022-11-30
6
-15
/
+54
|
*
mptcp: consolidate initial ack seq generation
Paolo Abeni
2022-11-30
4
-45
/
+45
|
*
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
2022-11-30
1
-3
/
+8
|
*
mptcp: add MSG_FASTOPEN sendmsg flag support
Dmytro Shytyi
2022-11-30
1
-6
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
605
-2716
/
+4968
|
\
|
*
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
73
-265
/
+480
|
|
\
|
|
*
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
2022-11-29
1
-0
/
+1
|
|
*
MAINTAINERS: Update maintainer list for chelsio drivers
Ayush Sawal
2022-11-29
1
-4
/
+0
|
|
*
ionic: update MAINTAINERS entry
Shannon Nelson
2022-11-29
2
-1
/
+3
|
|
*
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
5
-7
/
+49
|
|
*
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
2022-11-29
1
-4
/
+2
|
|
*
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
2022-11-29
1
-2
/
+4
|
|
*
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
2022-11-29
2
-0
/
+23
|
|
*
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2022-11-29
2
-3
/
+3
|
|
*
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
2022-11-29
1
-1
/
+3
|
|
*
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2022-11-29
2
-1
/
+2
|
|
*
net: hsr: Fix potential use-after-free
YueHaibing
2022-11-29
1
-2
/
+3
|
|
*
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
2022-11-29
1
-0
/
+3
|
|
*
Merge branch 'mptcp-more-fixes-for-6-1'
Jakub Kicinski
2022-11-29
2
-10
/
+9
|
|
|
\
|
|
|
*
mptcp: fix sleep in atomic at close time
Paolo Abeni
2022-11-29
1
-3
/
+3
|
|
|
*
mptcp: don't orphan ssk in mptcp_close()
Menglong Dong
2022-11-29
1
-7
/
+6
|
|
|
/
|
|
*
dsa: lan9303: Correct stat name
Jerry Ray
2022-11-29
1
-1
/
+1
|
|
*
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-11-29
5
-19
/
+58
|
|
|
\
|
|
|
*
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-11-25
1
-0
/
+3
|
|
|
*
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
2022-11-25
1
-1
/
+6
|
|
|
*
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
2022-11-25
1
-1
/
+2
|
|
|
*
wifi: wilc1000: validate number of channels
Phil Turnbull
2022-11-24
1
-6
/
+16
|
|
|
*
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
2022-11-24
1
-1
/
+2
|
|
|
*
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
2022-11-24
1
-2
/
+12
|
|
|
*
wifi: wilc1000: validate pairwise and authentication suite offsets
Phil Turnbull
2022-11-24
1
-5
/
+16
|
|
|
*
MAINTAINERS: mark rsi wifi driver as orphan
Marek Vasut
2022-11-22
1
-3
/
+1
|
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-29
7
-30
/
+48
|
|
|
\
\
|
|
|
*
|
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
2022-11-21
1
-3
/
+1
|
|
|
*
|
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
2022-11-21
1
-1
/
+3
|
|
|
*
|
Merge branch 'Bug fix and test case for special map value field '
Alexei Starovoitov
2022-11-21
2
-17
/
+21
|
|
|
|
\
\
|
|
|
|
*
|
bpf: Set and check spin lock value in sk_storage_map_test
Xu Kuohai
2022-11-21
1
-16
/
+20
|
|
|
|
*
|
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
2022-11-21
1
-1
/
+1
|
|
|
|
/
/
|
|
|
*
|
Merge branch 'libbpf: Fixes for ring buffer'
Andrii Nakryiko
2022-11-18
2
-7
/
+21
|
|
|
|
\
\
|
|
|
|
*
|
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
2022-11-18
1
-0
/
+4
|
|
|
|
*
|
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
2022-11-18
1
-2
/
+8
|
|
|
|
*
|
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
2022-11-18
1
-4
/
+8
[next]