index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
cifs: remove rfc1002 header from smb2_flush_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-25
cifs: remove rfc1002 header from smb2_create_req
Ronnie Sahlberg
2
-19
/
+13
2018-01-25
cifs: remove rfc1002 header from smb2_sess_setup_req
Ronnie Sahlberg
2
-15
/
+14
2018-01-25
cifs: remove rfc1002 header from smb2_tree_connect_req
Ronnie Sahlberg
2
-10
/
+10
2018-01-25
cifs: remove rfc1002 header from smb2_echo_req
Ronnie Sahlberg
2
-7
/
+9
2018-01-25
cifs: remove rfc1002 header from smb2_ioctl_req
Ronnie Sahlberg
2
-12
/
+12
2018-01-25
cifs: remove rfc1002 header from smb2_close_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-25
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Ronnie Sahlberg
2
-3
/
+13
2018-01-25
cifs: remove rfc1002 header from smb2_logoff_req
Ronnie Sahlberg
2
-5
/
+14
2018-01-25
cifs: remove rfc1002 header from smb2_negotiate_req
Ronnie Sahlberg
2
-19
/
+21
2018-01-25
cifs: Add smb2_send_recv
Ronnie Sahlberg
2
-0
/
+42
2018-01-25
net/ibm/emac: wrong bit is used for STA control register write
Ivan Mikhaylov
1
-1
/
+1
2018-01-25
net/ibm/emac: add 8192 rx/tx fifo size
Ivan Mikhaylov
2
-0
/
+8
2018-01-24
vhost: do not try to access device IOTLB when not initialized
Jason Wang
1
-0
/
+4
2018-01-24
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
1
-1
/
+1
2018-01-24
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-24
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
Corentin Labbe
1
-1
/
+1
2018-01-24
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-24
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
2018-01-24
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
1
-2
/
+14
2018-01-24
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
1
-2
/
+7
2018-01-24
MAINTAINERS: update email address for James Morris
James Morris
1
-1
/
+1
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
MAINTAINERS: clarify that only verified bugs should be submitted to security@
Willy Tarreau
1
-1
/
+9
2018-01-24
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-01-24
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
1
-8
/
+2
2018-01-24
vmxnet3: repair memory leak
Neil Horman
1
-1
/
+1
2018-01-24
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
3
-2
/
+3
2018-01-24
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
1
-5
/
+6
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
3
-29
/
+67
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
3
-13
/
+66
2018-01-23
x86/ftrace: Fix ORC unwinding from ftrace handlers
Josh Poimboeuf
2
-10
/
+19
2018-01-23
xfrm: fix boolean assignment in xfrm_get_type_offload
Gustavo A. R. Silva
1
-1
/
+1
2018-01-23
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
2
-0
/
+2
2018-01-23
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-01-22
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
1
-1
/
+2
2018-01-22
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
1
-2
/
+2
2018-01-22
tls: Correct length of scatterlist in tls_sw_sendpage
Dave Watson
1
-0
/
+2
2018-01-22
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
1
-0
/
+9
2018-01-22
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
1
-1
/
+1
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
7
-0
/
+21
2018-01-22
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
1
-4
/
+15
2018-01-22
ibmvnic: Allocate and request vpd in init_resources
John Allen
1
-7
/
+9
2018-01-22
ibmvnic: Revert to previous mtu when unsupported value requested
John Allen
1
-1
/
+11
2018-01-22
ibmvnic: Modify buffer size and number of queues on failover
John Allen
2
-7
/
+40
2018-01-22
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
3
-5
/
+6
2018-01-22
usbnet: silence an unnecessary warning
Oliver Neukum
1
-5
/
+3
2018-01-22
cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Kumar Sanghvi
1
-2
/
+2
2018-01-22
cxgb4: set filter type to 1 for ETH_P_IPV6
Kumar Sanghvi
1
-0
/
+3
[next]