index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
genetlink: Fix a memory leak on error path
YueHaibing
1
-1
/
+2
2019-03-21
tipc: fix cancellation of topology subscriptions
Erik Hugne
1
-0
/
+1
2019-03-20
dpaa2-eth: Fix possible access beyond end of array
Ioana Ciocoi Radulescu
1
-1
/
+1
2019-03-20
net: ks8851: Deduplicate register macros
Lukas Wunner
3
-330
/
+34
2019-03-20
net: ks8851: Fix register macro misnomers
Lukas Wunner
1
-25
/
+27
2019-03-20
net: ks8851: Set initial carrier state to down
Lukas Wunner
1
-0
/
+2
2019-03-20
net: ks8851: Delay requesting IRQ until opened
Lukas Wunner
1
-13
/
+11
2019-03-20
net: ks8851: Reassert reset pin if chip ID check fails
Lukas Wunner
1
-1
/
+1
2019-03-20
net: ks8851: Dequeue RX packets explicitly
Lukas Wunner
1
-4
/
+4
2019-03-20
sctp: use memdup_user instead of vmemdup_user
Xin Long
1
-6
/
+6
2019-03-20
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
1
-8
/
+10
2019-03-20
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
1
-1
/
+1
2019-03-20
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
1
-1
/
+4
2019-03-19
mpls: Fix 6PE forwarding
Vinay K Nallamothu
1
-3
/
+9
2019-03-19
3c515: fix integer overflow warning
Arnd Bergmann
1
-1
/
+1
2019-03-19
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-2
/
+2
2019-03-19
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-4
/
+4
2019-03-19
nfc: Fix to check for kmemdup failure
Aditya Pakki
1
-2
/
+7
2019-03-19
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
1
-2
/
+4
2019-03-19
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
1
-2
/
+3
2019-03-19
mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2019-03-19
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
3
-3
/
+2
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
3
-16
/
+23
2019-03-19
mt76: mt7603: use the correct hweight8() function
Felix Fietkau
3
-4
/
+3
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
3
-3
/
+18
2019-03-19
mt7601u: check chip version on probe
Stanislaw Gruszka
1
-0
/
+4
2019-03-19
netfilter: nf_flowtable: remove duplicated transition in diagram
Pablo Neira Ayuso
1
-4
/
+4
2019-03-18
Documentation: networking: Update netdev-FAQ regarding patches
Florian Fainelli
1
-0
/
+13
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
3
-5
/
+6
2019-03-18
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
1
-1
/
+3
2019-03-18
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2
-3
/
+2
2019-03-18
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
1
-1
/
+2
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
Xin Long
1
-0
/
+3
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM sockopt
Marcelo Ricardo Leitner
1
-0
/
+3
2019-03-18
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Xin Long
1
-2
/
+1
2019-03-18
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
1
-1
/
+1
2019-03-18
af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
Yoshiki Komachi
1
-1
/
+2
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
2
-1
/
+7
2019-03-18
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
1
-3
/
+1
[next]