index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
selftests/net: add missing gitignores (ipv6_flowlabel)
Jakub Kicinski
1
-2
/
+2
2019-07-26
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
1
-2
/
+1
2019-07-25
fsl/fman: Remove comment referring to non-existent function
Chris Packham
1
-3
/
+0
2019-07-25
st_nci_hci_connectivity_event_received: null check the allocation
Navid Emamdoost
1
-0
/
+2
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
1
-0
/
+2
2019-07-25
tun: mark small packets as owned by the tap sock
Alexis Bauvin
1
-3
/
+6
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
2
-56
/
+56
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
5
-7
/
+7
2019-07-25
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+5
2019-07-25
libbpf: silence GCC8 warning about string truncation
Andrii Nakryiko
1
-2
/
+2
2019-07-25
netrom: hold sock when setting skb->destructor
Cong Wang
1
-0
/
+1
2019-07-25
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
1
-7
/
+8
2019-07-25
net/tls: add myself as a co-maintainer
Jakub Kicinski
1
-0
/
+1
2019-07-25
net: phy: mscc: initialize stats array
Andreas Schwab
1
-8
/
+8
2019-07-24
net: phylink: don't start and stop SGMII PHYs in SFP modules twice
Arseny Solokha
1
-4
/
+4
2019-07-24
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
1
-1
/
+2
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
1
-1
/
+1
2019-07-24
can: gw: Fix error path of cgw_module_init
YueHaibing
1
-15
/
+33
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
1
-4
/
+4
2019-07-24
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
1
-4
/
+27
2019-07-24
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
1
-3
/
+5
2019-07-24
can: mcp251x: add error check when wq alloc failed
Weitao Hou
1
-27
/
+22
2019-07-24
can: rcar_canfd: fix possible IRQ storm on high load
Nikita Yushchenko
1
-4
/
+5
2019-07-24
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
1
-0
/
+2
2019-07-24
libbpf: fix using uninitialized ioctl results
Ilya Maximets
1
-4
/
+3
2019-07-23
selftests/bpf: add another gso_segs access
Eric Dumazet
1
-0
/
+11
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
1
-3
/
+3
2019-07-23
net: thunderx: Use fwnode_get_mac_address()
Andy Shevchenko
1
-12
/
+6
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
2
-2
/
+15
2019-07-23
sky2: Disable MSI on ASUS P6T
Takashi Iwai
1
-0
/
+7
2019-07-23
net: dsa: sja1105: sja1105_main: Add of_node_put()
Nishka Dasgupta
1
-0
/
+3
2019-07-23
net: dsa: mv88e6xxx: chip: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-23
selftests: forwarding: gre_multipath: Fix flower filters
Ido Schimmel
1
-12
/
+12
2019-07-23
selftests: forwarding: gre_multipath: Enable IPv4 forwarding
Ido Schimmel
1
-0
/
+4
2019-07-23
Revert "net: hns: fix LED configuration for marvell phy"
David S. Miller
1
-22
/
+1
2019-07-23
net: stmmac: Do not cut down 1G modes
Jose Abreu
1
-8
/
+3
2019-07-23
net: stmmac: Use kcalloc() instead of kmalloc_array()
Jose Abreu
1
-9
/
+8
2019-07-23
net: stmmac: RX Descriptors need to be clean before setting buffers
Jose Abreu
1
-2
/
+2
2019-07-23
net: hns: fix LED configuration for marvell phy
Yonglong Liu
1
-1
/
+22
2019-07-23
net: mvpp2: Don't check for 3 consecutive Idle frames for 10G links
Maxime Chevallier
1
-3
/
+3
2019-07-22
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
1
-0
/
+9
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
selftests/bpf: fix sendmsg6_prog on s390
Ilya Leoshkevich
1
-2
/
+1
2019-07-22
libbpf: Avoid designated initializers for unnamed union members
Arnaldo Carvalho de Melo
1
-7
/
+7
2019-07-22
libbpf: Fix endianness macro usage for some compilers
Arnaldo Carvalho de Melo
2
-4
/
+6
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
1
-0
/
+27
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
1
-0
/
+10
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
1
-0
/
+31
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
1
-0
/
+52
2019-07-22
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
1
-0
/
+74
[next]