index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-72
/
+51
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-18
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
1
-0
/
+5
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-18
nfc: pn533: Fix buggy cleanup order
Lin Ma
1
-2
/
+3
2022-05-18
Merge branch 'mptcp-checksums'
David S. Miller
3
-18
/
+46
2022-05-18
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2
-4
/
+20
2022-05-18
mptcp: fix checksum byte order
Paolo Abeni
3
-14
/
+26
2022-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-18
/
+35
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-11
/
+39
2022-05-18
Merge tag 'mlx5-fixes-2022-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
14
-123
/
+246
2022-05-18
net: af_key: check encryption module availability consistency
Thomas Bartschies
1
-3
/
+3
2022-05-18
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
1
-2
/
+4
2022-05-17
net/mlx5: Drain fw_reset when removing device
Shay Drory
3
-3
/
+27
2022-05-17
net/mlx5e: CT: Fix setting flow_source for smfs ct tuples
Paul Blakey
1
-1
/
+1
2022-05-17
net/mlx5e: CT: Fix support for GRE tuples
Paul Blakey
1
-24
/
+32
2022-05-17
net/mlx5e: Remove HW-GRO from reported features
Gal Pressman
1
-4
/
+0
2022-05-17
net/mlx5e: Properly block HW GRO when XDP is enabled
Maxim Mikityanskiy
1
-0
/
+12
2022-05-17
net/mlx5e: Properly block LRO when XDP is enabled
Maxim Mikityanskiy
1
-0
/
+7
2022-05-17
net/mlx5e: Block rx-gro-hw feature in switchdev mode
Aya Levin
1
-0
/
+4
2022-05-17
net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lock
Maxim Mikityanskiy
1
-3
/
+10
2022-05-17
net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it
Yevgeny Kliteynik
2
-21
/
+48
2022-05-17
net/mlx5: Initialize flow steering during driver probe
Shay Drory
3
-61
/
+91
2022-05-17
net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table
Maor Dickman
5
-6
/
+14
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-17
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
1
-1
/
+2
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
2
-11
/
+16
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
1
-3
/
+4
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
1
-4
/
+15
2022-05-17
net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
Zixuan Fu
1
-0
/
+4
2022-05-17
net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
Zixuan Fu
1
-0
/
+2
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
1
-1
/
+1
2022-05-17
net: systemport: Fix an error handling path in bcm_sysport_probe()
Christophe JAILLET
1
-2
/
+4
2022-05-17
net: lan966x: Fix assignment of the MAC address
Horatiu Vultur
1
-0
/
+28
2022-05-16
ptp: ocp: have adjtime handle negative delta_ns correctly
Jonathan Lemon
1
-2
/
+3
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
3
-2
/
+3
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-05-16
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
1
-0
/
+4
2022-05-16
Merge tag 'linux-can-fixes-for-5.18-20220514' of git://git.kernel.org/pub/scm...
David S. Miller
3
-65
/
+10
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
3
-6
/
+32
2022-05-14
can: m_can: remove support for custom bit timing, take #2
Jarkko Nikula
2
-21
/
+6
2022-05-14
Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"
Jarkko Nikula
1
-44
/
+4
2022-05-13
net: macb: Increment rx bd head after allocating skb and buffer
Harini Katakam
1
-1
/
+1
2022-05-13
Merge branch 'mptcp-subflow-accounting-fix'
Jakub Kicinski
4
-8
/
+71
2022-05-13
selftests: mptcp: add subflow limits test-cases
Paolo Abeni
1
-2
/
+46
2022-05-13
mptcp: fix subflow accounting on close
Paolo Abeni
3
-6
/
+25
[next]