index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
bonding: fix ad_select module param check
Nikolay Aleksandrov
1
-1
/
+1
2014-07-14
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
1
-1
/
+1
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2
-5
/
+5
2014-07-14
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-14
MAINTAINERS: update r8169 maintainer
françois romieu
1
-1
/
+0
2014-07-14
net: bcmgenet: fix RGMII_MODE_EN bit
Florian Fainelli
1
-1
/
+1
2014-07-12
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
1
-0
/
+1
2014-07-11
r8152: fix r8152_csum_workaround function
hayeswang
1
-1
/
+1
2014-07-11
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
1
-1
/
+1
2014-07-11
GRE: enable offloads for GRE
Amritha Nambiar
1
-0
/
+1
2014-07-11
farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()
Alexey Khoroshilov
1
-54
/
+58
2014-07-10
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
1
-0
/
+2
2014-07-10
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
7
-8
/
+113
2014-07-10
usbnet: smsc95xx: add reset_resume function with reset operation
Joonyoung Shim
1
-1
/
+13
2014-07-10
dp83640: Always decode received status frames
Stefan Sørensen
1
-3
/
+3
2014-07-10
r8169: disable L23
hayeswang
1
-0
/
+25
2014-07-09
netlink: Fix handling of error from netlink_dump().
Ben Pfaff
1
-2
/
+2
2014-07-09
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()
Thomas Fitzsimmons
1
-1
/
+1
2014-07-09
net: mvneta: fix operation in 10 Mbit/s mode
Thomas Petazzoni
1
-1
/
+1
2014-07-09
net/mlx4_en: Ignore budget on TX napi polling
Amir Vadai
4
-15
/
+24
2014-07-09
r8152: wake up the device before dumping the hw counter
hayeswang
1
-0
/
+5
2014-07-09
appletalk: Fix socket referencing in skb
Andrey Utkin
1
-3
/
+0
2014-07-09
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
1
-4
/
+8
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-07
rt2800usb: Don't perform DMA from stack
Andrea Merello
1
-6
/
+22
2014-07-03
mwifiex: initialize Tx/Rx info of a packet correctly
Amitkumar Karwar
7
-0
/
+8
2014-07-03
iwlwifi: mvm: disable CTS to Self
Emmanuel Grumbach
1
-3
/
+2
2014-07-03
iwlwifi: dvm: don't enable CTS to self
Emmanuel Grumbach
1
-12
/
+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
[next]