index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
82
-343
/
+681
|
\
|
*
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
2018-06-15
3
-7
/
+10
|
*
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
2018-06-15
1
-4
/
+6
|
*
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
2018-06-15
1
-0
/
+7
|
*
Merge branch 'tls-fixes'
David S. Miller
2018-06-15
1
-14
/
+18
|
|
\
|
|
*
tls: fix waitall behavior in tls_sw_recvmsg
Daniel Borkmann
2018-06-15
1
-1
/
+5
|
|
*
tls: fix use-after-free in tls_push_record
Daniel Borkmann
2018-06-15
1
-13
/
+13
|
|
/
|
*
Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'
David S. Miller
2018-06-15
2
-1
/
+7
|
|
\
|
|
*
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
Guillaume Nault
2018-06-15
1
-1
/
+1
|
|
*
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
Guillaume Nault
2018-06-15
1
-0
/
+6
|
|
/
|
*
Merge branch 'mlxsw-IPv6-and-reference-counting-fixes'
David S. Miller
2018-06-15
3
-28
/
+29
|
|
\
|
|
*
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
2018-06-15
1
-1
/
+3
|
|
*
mlxsw: spectrum_router: Align with new route replace logic
Ido Schimmel
2018-06-15
1
-16
/
+5
|
|
*
mlxsw: spectrum_router: Allow appending to dev-only routes
Ido Schimmel
2018-06-15
1
-8
/
+19
|
|
*
ipv6: Only emit append events for appended routes
Ido Schimmel
2018-06-15
1
-3
/
+2
|
|
/
|
*
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-06-15
5
-22
/
+32
|
|
\
|
|
*
cfg80211: fix rcu in cfg80211_unregister_wdev
Dedy Lansky
2018-06-15
1
-0
/
+1
|
|
*
mac80211: Move up init of TXQs
Toke Høiland-Jørgensen
2018-06-15
1
-6
/
+6
|
|
*
mac80211_hwsim: fix module init error paths
Johannes Berg
2018-06-15
1
-2
/
+9
|
|
*
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
2018-06-15
1
-0
/
+2
|
|
*
nl80211: fix some kernel doc tag mistakes
Luca Coelho
2018-06-15
1
-14
/
+14
|
*
|
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
2018-06-15
1
-8
/
+13
|
*
|
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
Haiyang Zhang
2018-06-15
1
-13
/
+13
|
*
|
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2018-06-15
3
-0
/
+11
|
|
/
|
*
Merge branch 'l2tp-fixes'
David S. Miller
2018-06-15
1
-0
/
+26
|
|
\
|
|
*
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
Guillaume Nault
2018-06-15
1
-0
/
+10
|
|
*
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
2018-06-15
1
-0
/
+9
|
|
*
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
2018-06-15
1
-0
/
+6
|
|
*
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
2018-06-15
1
-0
/
+1
|
|
/
|
*
Merge branch 'emaclite-fixes'
David S. Miller
2018-06-15
1
-8
/
+4
|
|
\
|
|
*
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
2018-06-15
1
-3
/
+1
|
|
*
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
2018-06-15
1
-2
/
+0
|
|
*
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
2018-06-15
1
-1
/
+1
|
|
*
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2018-06-15
1
-2
/
+2
|
|
/
|
*
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-15
2
-0
/
+8
|
*
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-06-15
1
-0
/
+1
|
*
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-14
2
-10
/
+23
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-13
13
-23
/
+52
|
|
\
|
|
*
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2018-06-12
3
-6
/
+12
|
|
*
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
2018-06-12
1
-1
/
+1
|
|
*
netfilter: ctnetlink: avoid null pointer dereference
Florian Westphal
2018-06-12
1
-1
/
+2
|
|
*
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
2018-06-12
1
-1
/
+2
|
|
*
netfilter: nf_tables: close race between netns exit and rmmod
Florian Westphal
2018-06-12
2
-3
/
+15
|
|
*
netfilter: nf_tables: fix module unload race
Florian Westphal
2018-06-12
2
-6
/
+16
|
|
*
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
2018-06-12
2
-4
/
+2
|
|
*
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
2018-06-12
1
-0
/
+1
|
|
*
netfilter: fix null-ptr-deref in nf_nat_decode_session
Prashant Bhole
2018-06-12
1
-1
/
+1
|
*
|
xen/netfront: raise max number of slots in xennet_get_responses()
Juergen Gross
2018-06-13
1
-2
/
+2
|
*
|
smc: convert to ->poll_mask
Cong Wang
2018-06-13
1
-9
/
+3
|
*
|
net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...
Christophe JAILLET
2018-06-13
1
-3
/
+4
[next]