index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-06-11
net: ipconfig: avoid warning by making ic_addrservaddr static
Ben Dooks
1
-1
/
+1
2016-06-11
net: diag: add missing declarations
Ben Dooks
2
-6
/
+6
2016-06-11
bridge: Fix incorrect re-injection of STP packets
Ido Schimmel
1
-3
/
+12
2016-06-11
net: phy: smsc: reintroduced unconditional soft reset
Manfred Schlaegl
1
-13
/
+4
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-06-10
packet: compat support for sock_fprog
Willem de Bruijn
3
-2
/
+41
2016-06-10
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-10
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-10
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
[next]