index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl_binary.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
tcp: fixing TLP's FIN recovery
Per Hurtig
1
-3
/
+1
2014-06-12
net: fec: Add software TSO support
Nimrod Andy
2
-23
/
+238
2014-06-12
net: fec: Add Scatter/gather support
Nimrod Andy
2
-62
/
+178
2014-06-12
net: fec: Increase buffer descriptor entry number
Nimrod Andy
2
-16
/
+17
2014-06-12
net: fec: Factorize feature setting
Nimrod Andy
1
-5
/
+3
2014-06-12
net: fec: Enable IP header hardware checksum
Nimrod Andy
1
-1
/
+2
2014-06-12
net: fec: Factorize the .xmit transmit function
Nimrod Andy
2
-35
/
+47
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-12
via-rhine: fix full-duplex with autoneg disable
François Cachereul
1
-2
/
+3
2014-06-12
bnx2x: Enlarge the dorq threshold for VFs
Ariel Elior
1
-2
/
+4
2014-06-12
bnx2x: Check for UNDI in uncommon branch
Yuval Mintz
1
-13
/
+30
2014-06-12
bnx2x: Fix 1G-baseT link
Yaniv Rosner
1
-0
/
+1
2014-06-12
bnx2x: Fix link for KR with swapped polarity lane
Yaniv Rosner
1
-6
/
+19
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-12
blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
7
-9
/
+7
2014-06-12
mmc: simplify SDHCI Kconfig dependencies
Arnd Bergmann
1
-5
/
+3
2014-06-12
mmc: omap: don't select TPS65010
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
1
-0
/
+1
2014-06-12
mmc: sdhci-msm: Fix fallout from sdhci refactoring
Stephen Boyd
1
-0
/
+4
2014-06-12
mmc: usdhi6rol0: fix compiler warnings
Guennadi Liakhovetski
1
-5
/
+5
2014-06-12
powerpc: Avoid circular dependency with zImage.%
Michal Marek
1
-2
/
+2
2014-06-12
lock_parent: don't step on stale ->d_parent of all-but-freed one
Al Viro
1
-1
/
+3
2014-06-12
kill generic_file_splice_write()
Al Viro
2
-126
/
+0
2014-06-12
ceph: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
shmem: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-12
nfs: switch to iter_splice_write_file()
Al Viro
3
-34
/
+2
2014-06-12
fs/splice.c: remove unneeded exports
Al Viro
2
-20
/
+5
2014-06-12
ocfs2: switch to iter_file_splice_write()
Al Viro
1
-80
/
+2
2014-06-12
->splice_write() via ->write_iter()
Al Viro
16
-56
/
+156
2014-06-12
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
1
-2
/
+2
2014-06-12
net/core: Add VF link state control policy
Doug Ledford
1
-0
/
+2
2014-06-12
net/fsl: xgmac_mdio is dependent on OF_MDIO
Andy Fleming
1
-0
/
+1
2014-06-12
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
1
-1
/
+3
2014-06-12
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
3
-3
/
+5
2014-06-12
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
2
-0
/
+3
2014-06-12
net: Save software checksum complete
Tom Herbert
4
-9
/
+17
2014-06-12
net: Preserve CHECKSUM_COMPLETE at validation
Tom Herbert
1
-9
/
+14
2014-06-12
qlcnic: Update version to 5.3.60
Shahed Shaikh
1
-2
/
+2
2014-06-12
qlcnic: Optimize ring count validations
Shahed Shaikh
2
-12
/
+7
2014-06-12
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
3
-20
/
+28
2014-06-12
ip_vti: fix sparse warnings for VTI_ISVTI
Dmitry Popov
1
-1
/
+1
2014-06-12
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-06-12
amd-xgbe: unwind on error in xgbe_mdio_register()
Dan Carpenter
1
-1
/
+1
2014-06-12
mrf24j40: add device managed APIs
Varka Bhadram
1
-20
/
+13
2014-06-12
ceph: remove bogus extern
stephen hemminger
1
-1
/
+1
2014-06-12
net: filter: document internal instruction encoding
Alexei Starovoitov
1
-0
/
+161
2014-06-12
net: filter: mention eBPF terminology as well
Alexei Starovoitov
1
-42
/
+43
2014-06-12
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
[next]