index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-17
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-16
mlx4e: Do not attempt to offload VXLAN ports that are unrecognized
Alexander Duyck
1
-3
/
+8
2016-06-16
net: sfc: avoid -Wtype-limits warning
Arnd Bergmann
1
-1
/
+2
2016-06-16
r8152: correct the rx early size
hayeswang
1
-2
/
+2
2016-06-16
r8152: reset the bmu
hayeswang
1
-0
/
+19
2016-06-16
r8152: disable MAC clock speed down
hayeswang
1
-9
/
+5
2016-06-16
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
1
-0
/
+4
2016-06-16
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
4
-39
/
+52
2016-06-16
gre: fix error handler
Eric Dumazet
4
-15
/
+11
2016-06-16
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Jason A. Donenfeld
1
-1
/
+2
2016-06-16
net: skfb: remove obsolete -I cflag
Arnd Bergmann
1
-1
/
+1
2016-06-16
tipc: eliminate uninitialized variable warning
Ying Xue
1
-1
/
+2
2016-06-16
tipc: fix suspicious RCU usage
Ying Xue
1
-1
/
+1
2016-06-15
macsec: fix SA initialization
Sabrina Dubroca
1
-1
/
+1
2016-06-15
macsec: allocate sg and iv on the heap
Sabrina Dubroca
1
-9
/
+37
2016-06-15
macsec: add rcu_barrier() on module exit
Sabrina Dubroca
1
-0
/
+1
2016-06-15
htb: call qdisc_root with rcu read lock held
Florian Westphal
1
-0
/
+2
2016-06-15
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
Jamal Hadi Salim
1
-1
/
+1
2016-06-15
act_ipt: fix a bind refcnt leak
WANG Cong
1
-2
/
+5
2016-06-15
net_sched: prio: insure proper transactional behavior
Eric Dumazet
1
-34
/
+23
2016-06-15
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
2
-1
/
+1
2016-06-15
ovs/geneve: fix rtnl notifications on iface deletion
Nicolas Dichtel
1
-0
/
+4
2016-06-15
ovs/gre: fix rtnl notifications on iface deletion
Nicolas Dichtel
1
-0
/
+4
2016-06-15
ovs/vxlan: fix rtnl notifications on iface deletion
Nicolas Dichtel
1
-24
/
+34
2016-06-15
ovs/gre,geneve: fix error path when creating an iface
Nicolas Dichtel
2
-6
/
+14
2016-06-14
udp reuseport: fix packet of same flow hashed to different socket
Su, Xuemin
2
-112
/
+32
2016-06-14
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
1
-0
/
+4
2016-06-14
net: alx: Work around the DMA RX overflow issue
Feng Tang
2
-51
/
+14
2016-06-14
ipv4: fix checksum annotation in udp4_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
Hannes Frederic Sowa
1
-2
/
+2
2016-06-14
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2016-06-14
phy: marvell: fix LED configuration via marvell,reg-init
Clemens Gruber
1
-12
/
+26
2016-06-13
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
Ivan Khoronzhuk
1
-4
/
+0
2016-06-13
net_sched: prio: properly report out of memory errors
Eric Dumazet
1
-20
/
+12
2016-06-12
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
David S. Miller
1
-0
/
+2
2016-06-11
net: au1000_eth: fix PHY detection
Manuel Lauss
1
-2
/
+2
2016-06-11
Revert "net: au1000_eth: fix PHY detection"
David S. Miller
1
-6
/
+7
2016-06-11
net: au1000_eth: fix PHY detection
Manuel Lauss
1
-7
/
+6
2016-06-11
net: mediatek: remove superfluous queue wake up call
John Crispin
1
-5
/
+2
2016-06-11
net: mediatek: only wake the queue if it is stopped
John Crispin
1
-1
/
+16
2016-06-11
net: mediatek: fix off by one in the TX ring allocation
John Crispin
1
-2
/
+1
2016-06-11
net: mediatek: increase watchdog_timeo
John Crispin
1
-1
/
+1
2016-06-11
net: mediatek: fix threshold value
John Crispin
1
-2
/
+1
2016-06-11
net: mediatek: disable all interrupts during probe
John Crispin
1
-1
/
+1
2016-06-11
net: mediatek: add next data pointer coherency protection
John Crispin
2
-1
/
+2
2016-06-11
net: mediatek: dropped rx packets are not being counted properly
John Crispin
1
-0
/
+2
2016-06-11
net: mediatek: invalid buffer lookup in mtk_tx_map()
John Crispin
1
-1
/
+1
2016-06-11
net: mediatek: fix missing free of scratch memory
John Crispin
2
-5
/
+15
2016-06-11
net: mediatek: add missing return code check
John Crispin
1
-0
/
+3
[next]