index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc_namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
netfilter: nf_tables: fix a wrong check to skip the inactive rules
Liping Zhang
1
-1
/
+1
2016-06-15
netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails
Liping Zhang
1
-6
/
+1
2016-06-15
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
4
-10
/
+12
2016-06-15
netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set
Liping Zhang
1
-1
/
+1
2016-06-15
netfilter: conntrack: destroy kmemcache on module removal
Florian Westphal
1
-0
/
+2
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
2016-06-10
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
4
-4
/
+68
2016-06-10
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-10
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-10
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-10
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2
-1
/
+15
[next]