index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
salsa20_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
gianfar: do not advertise any alarm capability.
Richard Cochran
1
-2
/
+1
2013-04-25
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
1
-1
/
+1
2013-04-25
tcp: force a dst refcount when prequeue packet
Eric Dumazet
1
-0
/
+1
2013-04-25
be2net: Fix PVID tag offload for packets with inline VLAN tag.
Ajit Khaparde
1
-0
/
+8
2013-04-25
be2net: fix a Tx stall bug caused by a specific ipv6 packet
Ajit Khaparde
4
-7
/
+144
2013-04-25
be2net: Remove an incorrect pvid check in Tx
Ajit Khaparde
1
-10
/
+4
2013-04-22
batman-adv: use the proper header len when checking the TTVN
Antonio Quartulli
1
-6
/
+5
2013-04-21
Linux 3.9-rc8
v3.9-rc8
Linus Torvalds
1
-1
/
+1
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-20
x86, microcode: Verify the family before dispatching microcode patching
H. Peter Anvin
1
-7
/
+31
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
1
-1
/
+1
2013-04-19
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix receive path to drop error frames
Sritej Velaga
1
-7
/
+29
2013-04-19
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
1
-0
/
+9
2013-04-19
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
1
-0
/
+11
2013-04-19
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
1
-0
/
+84
2013-04-19
bonding: in bond_mc_swap() bond's mc addr list is walked without lock
nikolay@redhat.com
1
-0
/
+4
2013-04-19
bonding: disable netpoll on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-19
bonding: primary_slave & curr_active_slave are not cleaned on enslave failure
nikolay@redhat.com
1
-0
/
+10
2013-04-19
bonding: vlans don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-19
bonding: mc addresses don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+5
2013-04-19
pkt_sched: fix error return code in fw_change_attrs()
Wei Yongjun
1
-1
/
+1
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
3
-3
/
+13
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
7
-55
/
+241
2013-04-19
ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
Stephen Boyd
1
-2
/
+2
2013-04-19
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+31
2013-04-19
mtdchar: remove no-longer-used vma helpers
Linus Torvalds
1
-27
/
+0
2013-04-19
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-04-19
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-25
/
+14
2013-04-19
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
1
-30
/
+2
2013-04-19
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-04-19
Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242
Ping Cheng
1
-1
/
+1
2013-04-19
Input: wacom - DTH2242 Grip Pen id was off by one bit
Ping Cheng
1
-1
/
+1
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
2
-2
/
+14
2013-04-18
Revert "hp-wmi: Add support for SMBus hotkeys"
Matthew Garrett
1
-4
/
+0
2013-04-18
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
1
-1
/
+5
2013-04-18
bonding: fix l23 and l34 load balancing in forwarding path
Eric Dumazet
1
-25
/
+30
2013-04-18
bnx2x: Fix status blocks configuration
Ariel Elior
1
-2
/
+5
2013-04-18
bnx2x: Prevent UNDI FW illegal host access
Dmitry Kravkov
1
-0
/
+4
2013-04-18
qlcnic: Fix typo in logs
Shahed Shaikh
1
-5
/
+4
2013-04-18
qlcnic: fix TSO race condition
Sritej Velaga
1
-2
/
+1
2013-04-18
qlcnic: Stop traffic before performing loopback test
Jitendra Kalsaria
1
-0
/
+6
2013-04-18
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
1
-0
/
+6
2013-04-18
igb: Revert support for build_skb in igb
Alexander Duyck
2
-114
/
+4
2013-04-18
ARM: highbank: fix cache flush ordering for cpu hotplug
Rob Herring
1
-6
/
+4
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
7
-31
/
+19
2013-04-18
x86, hyperv: Handle Xen emulation of Hyper-V more gracefully
K. Y. Srinivasan
1
-13
/
+5
2013-04-18
kprobes: Fix a double lock bug of kprobe_mutex
Masami Hiramatsu
1
-6
/
+13
[next]