index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
isdn: hisax: l3ni1.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-5
/
+9
2014-07-09
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
1
-3
/
+8
2014-07-08
MAINTAINERS: change IEEE 802.15.4 maintainer
Alexander Aring
1
-2
/
+1
2014-07-08
xen-netfront: call netif_carrier_off() only once when disconnecting
David Vrabel
1
-7
/
+4
2014-07-08
xen-netfront: don't nest queue locks in xennet_connect()
David Vrabel
1
-4
/
+12
2014-07-08
tcp: fix false undo corner cases
Yuchung Cheng
2
-6
/
+8
2014-07-08
net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
Or Gerlitz
1
-1
/
+1
2014-07-08
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-07-08
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
1
-1
/
+8
2014-07-08
net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
Bernd Wachter
1
-0
/
+1
2014-07-08
Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"
David S. Miller
2
-73
/
+0
2014-07-08
powerpc/ucc_geth: deal with a compile warning
Zhao Qiang
1
-2
/
+2
2014-07-08
net: Performance fix for process_backlog
Tom Herbert
1
-11
/
+10
2014-07-08
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
1
-2
/
+0
2014-07-03
net: stmmac: Remove unneeded I/O read caught by cppcheck
Vince Bridgers
1
-4
/
+1
2014-07-03
net: stmmac: Correct duplicate if/then/else case found by cppcheck
Vince Bridgers
1
-1
/
+1
2014-07-03
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2
-0
/
+73
2014-07-03
ieee802154: reassembly: fix possible buffer overflow
Alexander Aring
1
-1
/
+1
2014-07-03
net/mlx4_en: IRQ affinity hint is not cleared on port down
Amir Vadai
1
-2
/
+1
2014-07-03
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...
Amir Vadai
1
-1
/
+1
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
7
-74
/
+28
2014-07-03
defxx: Fix !DYNAMIC_BUFFERS compilation warnings
Maciej W. Rozycki
1
-6
/
+6
2014-07-03
defxx: Remove an incorrectly inverted preprocessor conditional
Maciej W. Rozycki
1
-4
/
+1
2014-07-03
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
1
-1
/
+2
2014-07-03
net: fix sparse warning in sk_dst_set()
Eric Dumazet
1
-1
/
+1
2014-07-03
vlan: free percpu stats in device destructor
Eric Dumazet
1
-3
/
+10
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
3
-42
/
+44
2014-07-02
net: bcmgenet: do not set packet length for RX buffers
Florian Fainelli
1
-7
/
+0
2014-07-02
net: bcmgenet: start with carrier off
Florian Fainelli
1
-0
/
+3
2014-07-02
net: bcmgenet: disable clock before register_netdev
Florian Fainelli
1
-4
/
+4
2014-07-02
net: systemport: fix TX NAPI work done return value
Florian Fainelli
1
-2
/
+2
2014-07-02
net: systemport: fix UniMAC reset logic
Florian Fainelli
1
-24
/
+9
2014-07-02
net: systemport: do not clear IFF_MULTICAST flag
Florian Fainelli
1
-6
/
+0
2014-07-01
bnx2x: fix possible panic under memory stress
Eric Dumazet
1
-1
/
+2
2014-07-01
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2
-13
/
+14
2014-07-01
openvswitch: Use exact lookup for flow_get and flow_del.
Alex Wang
3
-13
/
+29
2014-06-29
openvswitch: Fix tracking of flags seen in TCP flows.
Ben Pfaff
3
-6
/
+7
2014-06-29
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...
Wei Zhang
1
-0
/
+17
2014-06-29
openvswitch: Fix a double free bug for the sample action
Andy Zhou
1
-0
/
+2
2014-06-28
powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test
Denis Kirjanov
1
-2
/
+4
2014-06-28
powerpc: bpf: Use correct mask while accessing the VLAN tag
Denis Kirjanov
1
-1
/
+3
2014-06-27
ipv6: Fix MLD Query message check
Hangbin Liu
1
-2
/
+11
2014-06-27
udp: Add MIB counters for rcvbuferrors
James M Leddy
2
-2
/
+9
2014-06-27
bnx2x: Fix the MSI flags
Yijing Wang
1
-1
/
+1
2014-06-26
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
3
-16
/
+18
2014-06-26
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-26
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-26
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-26
net: allwinner: emac: Add missing free_irq
Maxime Ripard
1
-0
/
+1
[next]