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
*
nfsd4: Remove unneeded semicolon
zhengbin
2019-12-19
1
-1
/
+1
*
nfsd: Return the correct number of bytes written to the file
Trond Myklebust
2019-12-17
1
-0
/
+1
*
nfsd4: avoid NULL deference on strange COPY compounds
J. Bruce Fields
2019-12-09
1
-1
/
+2
*
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
2019-12-09
1
-1
/
+2
*
NFSD fix nfserro errno mismatch
Olga Kornievskaia
2019-12-09
1
-6
/
+5
*
NFSD: fix seqid in copy stateid
Olga Kornievskaia
2019-12-09
1
-1
/
+1
*
NFSD fix mismatching type in nfsd4_set_netaddr
Olga Kornievskaia
2019-12-09
1
-1
/
+1
*
nfsd: unlock on error in manage_cpntf_state()
Dan Carpenter
2019-12-09
1
-2
/
+5
*
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
2019-12-09
5
-27
/
+295
*
NFSD: allow inter server COPY to have a STALE source server fh
Olga Kornievskaia
2019-12-09
4
-5
/
+68
*
NFSD generalize nfsd4_compound_state flag names
Olga Kornievskaia
2019-12-09
3
-10
/
+11
*
NFSD check stateids against copy stateids
Olga Kornievskaia
2019-12-09
1
-8
/
+66
*
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
2019-12-09
4
-24
/
+173
*
NFSD COPY_NOTIFY xdr
Olga Kornievskaia
2019-12-09
3
-2
/
+129
*
NFSD add ca_source_server<> to COPY
Olga Kornievskaia
2019-12-09
2
-6
/
+71
*
NFSD fill-in netloc4 structure
Olga Kornievskaia
2019-12-09
1
-0
/
+32
*
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
[next]