index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
Jiri Pirko
1
-2
/
+2
2017-03-09
vrf: Fix use-after-free in vrf_xmit
David Ahern
1
-1
/
+2
2017-03-09
team: use ETH_MAX_MTU as max mtu
Jarod Wilson
1
-0
/
+1
2017-03-09
net: Revert ksettings conversions.
David S. Miller
7
-233
/
+188
2017-03-09
net: ibm: emac: fix regression caused by emac_dt_phy_probe()
Christian Lamparter
1
-8
/
+17
2017-03-09
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+14
2017-03-09
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+29
2017-03-09
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-09
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-09
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-09
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-09
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+25
2017-03-09
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+27
2017-03-07
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-03-07
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
2
-8
/
+17
2017-03-07
ibmvnic: Allocate number of rx/tx buffers agreed on by firmware
Thomas Falcon
1
-8
/
+8
2017-03-07
ibmvnic: Fix overflowing firmware/hardware TX queue
Thomas Falcon
2
-1
/
+27
2017-03-07
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
Alexey Khoroshilov
1
-1
/
+0
2017-03-07
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
Sowmini Varadhan
3
-8
/
+18
2017-03-07
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
Sowmini Varadhan
1
-10
/
+9
2017-03-07
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
3
-5
/
+6
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
1
-7
/
+8
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
1
-7
/
+8
2017-03-07
rxrpc: Call state should be read with READ_ONCE() under some circumstances
David Howells
3
-25
/
+39
2017-03-07
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2
-4
/
+9
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
1
-0
/
+17
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
1
-1
/
+1
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2
-1
/
+8
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
1
-5
/
+11
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
1
-12
/
+11
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
1
-6
/
+8
2017-03-07
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
1
-1
/
+19
2017-03-07
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
1
-1
/
+1
2017-03-07
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
1
-0
/
+1
2017-03-07
net/mlx5e: add IPV6 dependency
Arnd Bergmann
1
-0
/
+1
2017-03-07
dt: emac: document device-tree based phy discovery and setup
Christian Lamparter
1
-2
/
+60
2017-03-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2
-1
/
+5
2017-03-06
bpf: add get_next_key callback to LPM map
Alexei Starovoitov
1
-0
/
+6
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
2017-03-03
pcieaer doc: update the link
Cao jin
1
-1
/
+1
2017-03-03
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
4
-6
/
+6
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
[next]