index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-02
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-02
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
2017-10-01
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-10-01
ppp: fix __percpu annotation
Guillaume Nault
1
-1
/
+1
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
3
-22
/
+41
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
6
-23
/
+30
2017-10-01
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
1
-2
/
+3
2017-10-01
ip6_gre: ip6gre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-10-01
ip_gre: ipgre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-09-30
netlink: do not proceed if dump's start() errs
Jason A. Donenfeld
1
-2
/
+5
2017-09-28
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-09-28
net: dsa: mv88e6xxx: lock mutex when freeing IRQs
Vivien Didelot
1
-0
/
+2
2017-09-28
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
1
-1
/
+3
2017-09-28
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
1
-3
/
+5
2017-09-28
net: stmmac: dwmac4: Re-enable MAC Rx before powering down
Ed Blake
1
-0
/
+7
2017-09-28
net: stmmac: dwc-qos: Add suspend / resume support
Ed Blake
1
-0
/
+1
2017-09-28
net: dsa: Fix network device registration order
Florian Fainelli
1
-13
/
+18
2017-09-28
net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
Andrew Lunn
1
-0
/
+4
2017-09-28
inetpeer: fix RCU lookup() again
Eric Dumazet
1
-2
/
+2
2017-09-28
net: mvpp2: do not select the internal source clock
Antoine Tenart
1
-2
/
+1
2017-09-28
net: mvpp2: fix port list indexing
Yan Markman
1
-3
/
+5
2017-09-28
net: mvpp2: fix parsing fragmentation detection
Stefan Chulski
1
-6
/
+14
2017-09-28
tun: bail out from tun_get_user() if the skb is empty
Alexander Potapenko
1
-3
/
+5
2017-09-28
net/mlx5: Fix wrong indentation in enable SRIOV code
Or Gerlitz
1
-1
/
+1
2017-09-28
net/mlx5: Fix static checker warning on steering tracepoints code
Matan Barak
1
-2
/
+2
2017-09-28
net/mlx5e: Fix calculated checksum offloads counters
Gal Pressman
4
-6
/
+13
2017-09-28
net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter
Gal Pressman
1
-2
/
+2
2017-09-28
net/mlx5e: Print netdev features correctly in error message
Gal Pressman
1
-2
/
+2
2017-09-28
net/mlx5e: Check encap entry state when offloading tunneled flows
Vlad Buslov
1
-0
/
+3
2017-09-28
net/mlx5e: Disallow TC offloading of unsupported match/action combinations
Or Gerlitz
1
-0
/
+70
2017-09-28
net/mlx5e: Fix erroneous freeing of encap header buffer
Paul Blakey
1
-8
/
+10
2017-09-28
net/mlx5: Check device capability for maximum flow counters
Raed Salem
3
-1
/
+21
2017-09-28
net/mlx5: Fix FPGA capability location
Inbar Karmy
5
-8
/
+7
2017-09-28
net/mlx5e: IPoIB, Fix access to invalid memory address
Roi Dayan
1
-1
/
+2
2017-09-27
sctp: Fix a big endian bug in sctp_diag_dump()
Dan Carpenter
1
-1
/
+3
2017-09-26
atlantic: fix iommu errors
Pavel Belous
3
-27
/
+49
2017-09-26
aquantia: Fix transient invalid link down/up indications
Igor Russkikh
1
-2
/
+1
2017-09-26
aquantia: Fix Tx queue hangups
Igor Russkikh
6
-59
/
+76
2017-09-26
aquantia: Setup max_mtu in ndev to enable jumbo frames
Igor Russkikh
2
-10
/
+3
2017-09-26
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2
-7
/
+8
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2
-2
/
+4
2017-09-26
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-09-26
rocker: fix rocker_tlv_put_* functions for KASAN
Arnd Bergmann
1
-18
/
+30
2017-09-26
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
1
-1
/
+2
2017-09-25
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2
-0
/
+7
2017-09-25
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
1
-4
/
+4
2017-09-24
net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered
Subash Abhinov Kasiviswanathan
1
-4
/
+1
2017-09-24
cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'
Christophe JAILLET
1
-1
/
+1
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
[next]