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-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'
Jakub Kicinski
3
-10
/
+57
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
2
-1
/
+51
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-10
/
+53
2022-09-21
Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-13
/
+18
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-16
/
+11
2022-09-21
can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...
Marc Kleine-Budde
1
-6
/
+11
2022-09-21
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-09-21
can: flexcan: flexcan_mailbox_read() fix return value for drop = true
Marc Kleine-Budde
1
-5
/
+5
2022-09-20
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
net: ravb: Fix PHY state warning splat during system resume
Geert Uytterhoeven
1
-0
/
+2
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-20
netfilter: conntrack: remove nf_conntrack_helper documentation
Pablo Neira Ayuso
1
-9
/
+0
2022-09-20
MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver
Bhupesh Sharma
1
-0
/
+1
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
Merge branch 'fixes-for-tc-taprio-software-mode'
Jakub Kicinski
1
-7
/
+11
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
1
-3
/
+5
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
1
-4
/
+6
2022-09-20
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
1
-2
/
+2
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
Merge branch 'wireguard-patches-for-6-0-rc6'
Jakub Kicinski
3
-22
/
+18
2022-09-20
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld
1
-7
/
+6
2022-09-20
wireguard: selftests: do not install headers on UML
Jason A. Donenfeld
1
-0
/
+2
2022-09-20
wireguard: ratelimiter: disable timings test by default
Jason A. Donenfeld
1
-15
/
+10
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-20
net: clear msg_get_inq in __get_compat_msghdr()
Tetsuo Handa
1
-0
/
+1
2022-09-20
Merge branch 'ipmr-always-call-ip-6-_mr_forward-from-rcu-read-side-critical-s...
Jakub Kicinski
3
-2
/
+97
2022-09-20
selftests: forwarding: Add test cases for unresolved multicast routes
Ido Schimmel
1
-1
/
+91
2022-09-20
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
2
-1
/
+6
2022-09-20
net: ipa: properly limit modem routing table use
Alex Elder
5
-26
/
+32
2022-09-20
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
2022-09-20
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
1
-10
/
+19
2022-09-20
Merge branch 'revert-fec-ptp-changes'
Paolo Abeni
3
-96
/
+31
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
3
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
3
-77
/
+4
2022-09-20
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
1
-4
/
+0
[next]