index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-23
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-23
MAINTAINERS: update git tree locations for ieee802154 subsystem
Stefan Schmidt
1
-2
/
+2
2017-09-22
net: prevent dst uses after free
Eric Dumazet
3
-20
/
+6
2017-09-22
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
1
-1
/
+1
2017-09-22
net/smc: no close wait in case of process shut down
Ursula Braun
1
-7
/
+8
2017-09-22
net/smc: introduce a delay
Ursula Braun
3
-10
/
+16
2017-09-22
net/smc: terminate link group if out-of-sync is received
Ursula Braun
3
-11
/
+8
2017-09-22
net/smc: longer delay for client link group removal
Ursula Braun
1
-4
/
+12
2017-09-22
net/smc: adapt send request completion notification
Ursula Braun
1
-1
/
+1
2017-09-22
net/smc: adjust net_device refcount
Ursula Braun
1
-1
/
+3
2017-09-22
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
1
-3
/
+7
2017-09-22
net/smc: add receive timeout check
Hans Wippel
1
-0
/
+2
2017-09-22
net/smc: add missing dev_put
Hans Wippel
1
-0
/
+1
2017-09-22
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
1
-0
/
+1
2017-09-22
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
1
-1
/
+0
2017-09-22
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
1
-5
/
+4
2017-09-22
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
1
-4
/
+20
2017-09-22
net: phy: Keep reporting transceiver type
Florian Fainelli
1
-1
/
+2
2017-09-22
net: ethtool: Add back transceiver type
Florian Fainelli
2
-1
/
+7
2017-09-22
net: qcom/emac: add software control for pause frame mode
Timur Tabi
4
-0
/
+58
2017-09-22
hv_netvsc: fix send buffer failure on MTU change
Alex Ng
3
-5
/
+12
2017-09-22
net_sched: remove cls_flower idr on failure
Cong Wang
1
-6
/
+9
2017-09-21
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
1
-4
/
+19
2017-09-21
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
1
-0
/
+1
2017-09-21
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
3
-9
/
+12
2017-09-21
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
3
-40
/
+38
2017-09-21
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2
-12
/
+12
2017-09-21
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
1
-0
/
+10
2017-09-21
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2
-1
/
+6
2017-09-21
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
1
-2
/
+14
2017-09-21
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2
-1
/
+6
2017-09-21
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
4
-16
/
+31
2017-09-21
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
3
-27
/
+19
2017-09-21
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
1
-12
/
+25
2017-09-21
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
1
-2
/
+2
2017-09-21
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
1
-2
/
+2
2017-09-21
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
1
-2
/
+2
2017-09-21
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
1
-0
/
+1
2017-09-21
net: compat: assert the size of cmsg copied in is as expected
Meng Xu
1
-0
/
+7
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2
-1
/
+3
2017-09-20
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
1
-5
/
+11
2017-09-20
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
2
-11
/
+34
2017-09-20
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
1
-2
/
+3
2017-09-20
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2
-10
/
+21
2017-09-20
net: emac: Fix napi poll list corruption
Christian Lamparter
1
-2
/
+1
2017-09-20
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-20
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
1
-34
/
+9
2017-09-20
net: hns3: Fixes the default VLAN-id of PF
Lipeng
1
-1
/
+5
[next]