index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
/
diag.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
vhost-net: set packet weight of tx polling to 2 * vq size
haibinzhang(张海斌)
1
-1
/
+7
2018-04-09
net: thunderx: rework mac addresses list to u64 array
Vadim Lomovtsev
2
-24
/
+11
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-09
dp83640: Ensure against premature access to PHY registers after reset
Esben Haabendal
1
-0
/
+18
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
6
-106
/
+165
2018-04-08
ARM: dts: ls1021a: Specify TBIPA register address
Esben Haabendal
1
-1
/
+2
2018-04-08
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
2
-17
/
+39
2018-04-08
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
1
-23
/
+32
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2
-8
/
+30
2018-04-08
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
1
-10
/
+29
2018-04-08
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
1
-0
/
+1
2018-04-08
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
1
-8
/
+6
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
2
-0
/
+2
2018-04-08
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-08
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-04-08
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-04-08
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-08
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-08
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-08
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
1
-4
/
+4
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-06
net: phy: marvell: Enable interrupt function on LED2 pin
Esben Haabendal
1
-2
/
+18
2018-04-06
ice: Bug fixes in ethtool code
Anirudh Venkataramanan
1
-2
/
+2
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
1
-1
/
+3
2018-04-06
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
2018-04-06
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-06
hv_netvsc: Pass net_device parameter to revoke and teardown functions
Mohammed Gamal
1
-19
/
+18
2018-04-06
hv_netvsc: Ensure correct teardown message sequence order
Mohammed Gamal
1
-6
/
+13
2018-04-06
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
Mohammed Gamal
1
-12
/
+34
2018-04-06
hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
Mohammed Gamal
1
-2
/
+2
2018-04-06
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
1
-1
/
+1
2018-04-06
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
1
-1
/
+1
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-4
/
+7
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-05
net: fool proof dev_valid_name()
Eric Dumazet
1
-1
/
+1
2018-04-04
netdevsim: remove incorrect __net_initdata annotations
Arnd Bergmann
2
-2
/
+2
2018-04-04
sfc: remove ctpio_dmabuf_start from stats
Bert Kenward
2
-3
/
+0
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
4
-9
/
+2
2018-04-04
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
1
-1
/
+2
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2
-2
/
+4
2018-04-04
nvmem: disallow modular CONFIG_NVMEM
Arnd Bergmann
1
-1
/
+1
2018-04-04
net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
Tan Xiaojun
1
-1
/
+1
2018-04-04
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
1
-4
/
+5
[next]