index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-01-27
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-26
virtio_net: reject XDP programs using header adjustment
Jakub Kicinski
1
-0
/
+5
2017-01-26
virtio_net: use dev_kfree_skb for small buffer XDP receive
John Fastabend
1
-2
/
+6
2017-01-26
r8152: check rx after napi is enabled
hayeswang
1
-1
/
+6
2017-01-26
r8152: re-schedule napi for tx
hayeswang
1
-0
/
+3
2017-01-26
r8152: avoid start_xmit to schedule napi when napi is disabled
hayeswang
1
-2
/
+6
2017-01-26
r8152: avoid start_xmit to call napi_schedule during autosuspend
hayeswang
1
-3
/
+9
2017-01-25
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
1
-0
/
+2
2017-01-25
net: phy: leds: Fix truncated LED trigger names
Geert Uytterhoeven
1
-2
/
+2
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
3
-1
/
+2
2017-01-25
net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
Geert Uytterhoeven
1
-2
/
+6
2017-01-25
net-next: ethernet: mediatek: change the compatible string
John Crispin
1
-1
/
+1
2017-01-25
Documentation: devicetree: change the mediatek ethernet compatible string
John Crispin
1
-1
/
+1
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
1
-3
/
+6
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
1
-19
/
+18
2017-01-25
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
1
-13
/
+25
2017-01-25
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
1
-1
/
+1
2017-01-25
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
Xin Long
1
-1
/
+1
2017-01-25
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
Xin Long
1
-1
/
+5
2017-01-24
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-1
/
+5
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
6
-0
/
+8
2017-01-24
tipc: fix cleanup at module unload
Parthasarathy Bhuvaragan
1
-3
/
+1
2017-01-24
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
1
-6
/
+7
2017-01-24
tipc: fix nametbl_lock soft lockup at module exit
Parthasarathy Bhuvaragan
1
-11
/
+5
2017-01-24
tipc: fix connection refcount error
Parthasarathy Bhuvaragan
1
-9
/
+10
2017-01-24
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2
-54
/
+71
2017-01-24
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
1
-2
/
+7
2017-01-24
netfilter: nf_tables: bump set->ndeact on set flush
Pablo Neira Ayuso
1
-0
/
+1
2017-01-24
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
4
-17
/
+17
2017-01-24
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
Pablo Neira Ayuso
1
-7
/
+9
2017-01-24
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
3
-2
/
+4
2017-01-24
alx: work around hardware bug in interrupt fallback path
Tobias Regnery
1
-2
/
+6
2017-01-24
alx: fix fallback to msi or legacy interrupts
Tobias Regnery
1
-0
/
+1
2017-01-24
alx: fix wrong condition to free descriptor memory
Tobias Regnery
1
-1
/
+1
2017-01-24
qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
Bjørn Mork
2
-0
/
+15
2017-01-24
ibmveth: Add a proper check for the availability of the checksum features
Thomas Huth
1
-2
/
+5
2017-01-24
vxlan: do not age static remote mac entries
Balakrishnan Raman
1
-1
/
+1
2017-01-24
vxlan: don't flush static fdb entries on admin down
Roopa Prabhu
1
-2
/
+6
2017-01-24
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-01-24
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2
-0
/
+5
2017-01-24
virtio_net: fix PAGE_SIZE > 64k
Michael S. Tsirkin
1
-1
/
+9
2017-01-24
af_unix: move unix_mknod() out of bindlock
WANG Cong
1
-11
/
+16
2017-01-24
mlxsw: spectrum_router: Correctly reallocate adjacency entries
Ido Schimmel
1
-4
/
+6
2017-01-24
r8152: don't execute runtime suspend if the tx is not empty
hayeswang
1
-1
/
+3
2017-01-24
Documentation: net: phy: improve explanation when to specify the PHY ID
Martin Blumenstingl
1
-2
/
+3
2017-01-24
net: phy: marvell: Add Wake from LAN support for 88E1510 PHY
Jingju Hou
1
-0
/
+2
2017-01-24
mac80211: don't try to sleep in rate_control_rate_init()
Johannes Berg
1
-2
/
+0
2017-01-23
netfilter: nf_tables: validate the name size when possible
Liping Zhang
4
-11
/
+22
[next]