index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sha512_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
ipv6: call consume_skb() in frag/reassembly
Eric Dumazet
2
-3
/
+3
2012-04-26
net: dcb: add CEE notify calls
John Fastabend
1
-0
/
+2
2012-04-24
tipc: remove inline instances from C source files.
Paul Gortmaker
2
-3
/
+3
2012-04-24
af_netlink: drop_monitor/dropwatch friendly
Eric Dumazet
1
-2
/
+10
2012-04-24
af_netlink: cleanups
Eric Dumazet
1
-30
/
+31
2012-04-24
net: skb_can_coalesce returns a boolean
Eric Dumazet
2
-4
/
+5
2012-04-24
tcp: tcp_try_coalesce returns a boolean
Eric Dumazet
1
-9
/
+9
2012-04-24
net: make spd_fill_page() linear argument a bool
Eric Dumazet
1
-4
/
+4
2012-04-24
net: Use bool and remove inline in skb_splice_bits() code.
David S. Miller
1
-29
/
+29
2012-04-24
net: speedup skb_splice_bits()
Eric Dumazet
1
-11
/
+19
2012-04-24
tcp: introduce tcp_try_coalesce
Eric Dumazet
1
-17
/
+62
2012-04-24
bnx2x: Update driver version to 1.72.50-0
Barak Witkowski
1
-2
/
+2
2012-04-24
bnx2x: remove gro workaround
Dmitry Kravkov
4
-25
/
+0
2012-04-24
bnx2x: add afex support
Barak Witkowski
14
-57
/
+1081
2012-04-24
mlx4_en: Byte Queue Limit support
Yevgeny Petrilin
3
-4
/
+17
2012-04-24
mlx4_en: Moving to Interrupts for TX completions
Yevgeny Petrilin
4
-74
/
+9
2012-04-24
mlx4_en: Added Ethtool support for TX Interrupt coalescing
Yevgeny Petrilin
2
-4
/
+21
2012-04-24
tcp: sk_add_backlog() is too agressive for TCP
Eric Dumazet
2
-2
/
+4
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
10
-19
/
+21
2012-04-24
net ax25: Fix the build when sysctl support is disabled.
Eric W. Biederman
1
-2
/
+2
2012-04-24
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-24
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
1
-3
/
+12
2012-04-23
be2net: fix ethtool get settings
Ajit Khaparde
5
-102
/
+239
2012-04-23
dlm: fix QUECVT when convert queue is empty
David Teigland
1
-0
/
+12
2012-04-23
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
David S. Miller
2
-4
/
+2
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
1
-0
/
+7
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
2012-04-22
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
1
-0
/
+4
2012-04-21
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-21
gianfar: add GRO support
Wu Jiajun-B06378
1
-6
/
+7
2012-04-21
drivers/net: Do not free an IRQ if its request failed
Lee Jones
1
-2
/
+1
2012-04-21
af_packet: packet_getsockopt() cleanup
Eric Dumazet
1
-38
/
+8
2012-04-21
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
4
-99
/
+68
2012-04-21
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
1
-0
/
+3
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
drop_monitor: allow more events per second
Eric Dumazet
1
-0
/
+1
2012-04-21
team: add per-port option for enabling/disabling ports
Jiri Pirko
1
-0
/
+24
2012-04-21
team: allow to enable/disable ports
Jiri Pirko
4
-25
/
+45
2012-04-21
team: lb: let userspace care about port macs
Jiri Pirko
1
-12
/
+0
2012-04-21
net: change big iov allocations
Eric Dumazet
1
-21
/
+16
2012-04-21
ks8851: Fix request_irq/free_irq mismatch
Matt Renzelmann
1
-1
/
+1
2012-04-21
tcp: Repair connection-time negotiated parameters
Pavel Emelyanov
2
-0
/
+72
2012-04-21
tcp: Report mss_clamp with TCP_MAXSEG option in repair mode
Pavel Emelyanov
1
-0
/
+2
2012-04-21
tcp: Repair socket queues
Pavel Emelyanov
2
-3
/
+87
[next]