index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
mv643xx_eth with 88E1318S: support Wake on LAN
Michael Stapelberg
2
-0
/
+159
2013-03-12
phy: add set_wol/get_wol functions
Michael Stapelberg
2
-0
/
+26
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
7
-0
/
+54
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
12
-28
/
+171
2013-03-12
fec: Use devm_request_and_ioremap()
Fabio Estevam
1
-18
/
+3
2013-03-12
fec: Remove unused pci header
Fabio Estevam
1
-1
/
+0
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2
-12
/
+3
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-3
/
+1
2013-03-12
bnx2x: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-03-12
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2013-03-12
bnx2x: Restore FCoE 4-port devices support
Dmitry Kravkov
1
-10
/
+0
2013-03-12
bnx2x: use FW 7.8.17
Dmitry Kravkov
7
-147
/
+338
2013-03-12
bnx2x: Avoid using zero MAC
Yuval Mintz
1
-7
/
+5
2013-03-12
bnx2x: Control SFP+ tap values via nvm config
Yaniv Rosner
2
-34
/
+60
2013-03-12
bnx2x: Add EEE support for BCM84834
Yaniv Rosner
1
-1
/
+2
2013-03-12
bnx2x: Add RJ45 SFP module detection
Yaniv Rosner
1
-8
/
+13
2013-03-12
bnx2x: Get gso_segs from FW
Yuval Mintz
1
-4
/
+5
2013-03-12
bnx2x: Control number of vfs dynamically
Ariel Elior
4
-44
/
+91
2013-03-12
bnx2x: Add iproute2 support for vfs
Ariel Elior
8
-46
/
+277
2013-03-12
bnx2x: Prevent "Unknown MF" print in SF mode
Ariel Elior
1
-0
/
+3
2013-03-12
bnx2x: Take chip version from MFW
Yuval Mintz
2
-6
/
+8
2013-03-12
bnx2x: Set ethtool ops for vfs
Ariel Elior
3
-4
/
+29
2013-03-12
bnx2x: fix vlan-mac memory leak
Yuval Mintz
1
-0
/
+1
2013-03-12
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
4
-10
/
+4
2013-03-12
phy/micrel: move flag handling to function for common use
Hector Palacios
1
-9
/
+18
2013-03-12
phy/micrel: Add support for KSZ8031
Hector Palacios
2
-0
/
+15
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
1
-0
/
+1
2013-03-12
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-12
cxgb4: Allow for backward compatibility with new VPD scheme.
Santosh Rastapur
1
-3
/
+9
2013-03-12
flow_dissector: support L2 GRE
Michael Dalton
1
-0
/
+11
2013-03-11
batman-adv: verify tt len does not exceed packet len
Marek Lindner
1
-3
/
+3
2013-03-11
net: can: af_can.c: Fix checkpatch warnings
Valentin Ilie
1
-13
/
+8
2013-03-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
1
-8
/
+1
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-11
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-11
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-10
Revert "eicon: Fixed checkpatch warning"
David S. Miller
1
-1
/
+1
2013-03-10
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
Christoph Paasch
1
-4
/
+0
2013-03-10
bcm63xx_enet: properly prepare/unprepare clocks before/after usage
Jonas Gorski
1
-6
/
+6
2013-03-10
bcm63xx_enet: use managed memory allocations
Jonas Gorski
1
-5
/
+3
2013-03-10
bcm63xx_enet: use managed io memory allocations
Jonas Gorski
1
-36
/
+7
2013-03-10
eicon: Fixed checkpatch warning
Andreea Hodea
1
-1
/
+1
2013-03-10
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
3
-30
/
+22
[next]