index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
syncookies.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
1
-0
/
+5
2021-05-26
nfc: st-nci: remove unnecessary labels
wengjianfeng
1
-10
/
+5
2021-05-26
nfc: st95hf: remove unnecessary assignment and label
wengjianfeng
1
-5
/
+2
2021-05-26
ixgbe: reduce checker warnings
Jesse Brandeburg
1
-4
/
+4
2021-05-26
ixgbe: use checker safe conversions
Jesse Brandeburg
1
-5
/
+4
2021-05-26
igbvf: convert to strongly typed descriptors
Jesse Brandeburg
1
-21
/
+21
2021-05-26
intel: call csum functions with well formatted arguments
Jesse Brandeburg
2
-2
/
+2
2021-05-26
igb: override two checker warnings
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: fix assignment on big endian machines
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: handle vlan types with checker enabled
Jesse Brandeburg
2
-4
/
+5
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
2
-2
/
+2
2021-05-26
fm10k: move error check
Jesse Brandeburg
1
-5
/
+5
2021-05-26
intel: remove checker warning
Jesse Brandeburg
3
-3
/
+3
2021-05-26
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-05-26
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
3
-6
/
+6
2021-05-26
mptcp: avoid error message on infinite mapping
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: avoid OOB access in setsockopt()
Paolo Abeni
3
-5
/
+14
2021-05-26
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
2021-05-26
nfp: update maintainer and mailing list addresses
Simon Horman
1
-2
/
+2
2021-05-26
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2
-9
/
+67
2021-05-26
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-26
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-26
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-26
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-26
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
4
-3
/
+14
2021-05-26
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
1
-6
/
+4
2021-05-26
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-05-26
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
3
-125
/
+73
2021-05-26
net: bridge: remove redundant assignment
Nigel Christian
1
-1
/
+0
2021-05-26
sctp: fix the proc_handler for sysctl encap_port
Xin Long
1
-1
/
+1
2021-05-26
sctp: add the missing setting for asoc encap_port
Xin Long
1
-0
/
+1
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-05-25
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-25
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
1
-0
/
+2
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+10
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2
-178
/
+405
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-25
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
David Howells
1
-1
/
+1
2021-05-25
netfs: Pass flags through to grab_cache_page_write_begin()
David Howells
1
-1
/
+1
2021-05-24
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-05-24
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
2021-05-24
net: hsr: fix mac_len checks
George McCollister
5
-21
/
+34
2021-05-24
net: wan: add braces {} to all arms of the statement
Peng Li
1
-4
/
+4
[next]