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
*
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2020-01-24
5
-33
/
+5
*
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
2020-01-24
12
-159
/
+90
*
rcu: Add support for debug_objects debugging for kfree_rcu()
Joel Fernandes (Google)
2020-01-24
1
-0
/
+8
*
rcu: Add multiple in-flight batches of kfree_rcu() work
Joel Fernandes (Google)
2020-01-24
1
-12
/
+39
*
rcu: Make kfree_rcu() use a non-atomic ->monitor_todo
Joel Fernandes
2020-01-24
1
-6
/
+10
*
rcuperf: Add kfree_rcu() performance Tests
Joel Fernandes (Google)
2020-01-24
2
-8
/
+190
*
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
2020-01-24
4
-6
/
+206
*
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
2019-12-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
119
-628
/
+1025
|
\
|
*
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
|
*
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2019-12-07
1
-1
/
+3
|
*
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-12-07
1
-48
/
+71
|
*
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-12-07
1
-1
/
+1
|
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
5
-11
/
+20
|
*
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-07
1
-1
/
+1
|
*
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
2019-12-07
1
-2
/
+0
|
*
Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'
David S. Miller
2019-12-07
2
-8
/
+32
|
|
\
|
|
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-07
1
-3
/
+3
|
|
*
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-07
1
-3
/
+13
|
|
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-07
2
-2
/
+16
|
|
/
|
*
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-12-07
10
-75
/
+143
|
|
\
|
|
*
net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag
Parav Pandit
2019-12-05
2
-38
/
+93
|
|
*
net/mlx5e: ethtool, Fix analysis of speed setting
Aya Levin
2019-12-05
1
-10
/
+3
|
|
*
net/mlx5e: Fix translation of link mode into speed
Aya Levin
2019-12-05
1
-0
/
+1
|
|
*
net/mlx5e: Fix free peer_flow when refcount is 0
Roi Dayan
2019-12-05
1
-2
/
+5
|
|
*
net/mlx5e: Fix freeing flow with kfree() and not kvfree()
Roi Dayan
2019-12-05
1
-1
/
+1
|
|
*
net/mlx5e: Fix SFF 8472 eeprom length
Eran Ben Elisha
2019-12-05
1
-1
/
+1
|
|
*
net/mlx5e: Query global pause state before setting prio2buffer
Huy Nguyen
2019-12-05
1
-2
/
+25
|
|
*
net/mlx5e: Fix TXQ indices to be sequential
Eran Ben Elisha
2019-12-05
4
-22
/
+15
|
*
|
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
2019-12-07
1
-2
/
+0
|
*
|
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-07
1
-2
/
+3
|
*
|
Merge branch 'net-tc-indirect-block-relay'
David S. Miller
2019-12-07
4
-53
/
+65
|
|
\
\
|
|
*
|
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-07
1
-19
/
+33
|
|
*
|
net: core: rename indirect block ingress cb function
John Hurley
2019-12-07
4
-36
/
+34
|
|
/
/
|
*
|
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-07
1
-2
/
+5
|
*
|
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-07
1
-2
/
+3
|
*
|
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-07
4
-16
/
+12
|
*
|
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
2019-12-06
1
-1
/
+6
|
*
|
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
2019-12-06
1
-0
/
+1
|
*
|
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-06
1
-14
/
+15
|
*
|
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
1
-1
/
+1
|
*
|
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
2019-12-06
1
-0
/
+2
|
*
|
enetc: disable EEE autoneg by default
Yangbo Lu
2019-12-06
1
-0
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-06
14
-37
/
+116
|
|
\
\
|
|
*
|
selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees
Yonghong Song
2019-12-05
3
-19
/
+81
|
|
*
|
bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id
Yonghong Song
2019-12-05
1
-1
/
+4
|
|
*
|
selftests/bpf: De-flake test_tcpbpf
Stanislav Fomichev
2019-12-05
3
-7
/
+20
|
|
*
|
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
2019-12-05
5
-6
/
+7
[next]