index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: gw: remove obsolete checks
Oliver Hartkopp
2013-12-21
1
-4
/
+2
*
packet: doc: add documentation for VLAN TPID delivery
Atzm Watanabe
2013-12-21
1
-2
/
+7
*
sctp: fix missing include file
sfeldma@cumulusnetworks.com
2013-12-21
1
-0
/
+1
*
Merge branch 'b44'
David S. Miller
2013-12-21
4
-26
/
+250
|
\
|
*
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
2013-12-21
3
-1
/
+28
|
*
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
2013-12-21
1
-2
/
+5
|
*
b44: activate PHY when MAC is off
Hauke Mehrtens
2013-12-21
1
-1
/
+4
|
*
b44: add phylib support
Hauke Mehrtens
2013-12-21
3
-5
/
+189
|
*
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
2013-12-21
1
-5
/
+5
|
*
b44: abort when no PHY is available at all
Hauke Mehrtens
2013-12-21
2
-0
/
+7
|
*
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2013-12-21
2
-4
/
+4
|
*
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2013-12-21
2
-10
/
+10
|
/
*
tcp: autocork should not hold first packet in write queue
Eric Dumazet
2013-12-20
1
-4
/
+10
*
net_sched: fix regression in tc_action_ops
Eric Dumazet
2013-12-20
1
-40
/
+13
*
net_sched: fix a regression in tcf_proto_lookup_ops()
Eric Dumazet
2013-12-20
1
-12
/
+10
*
net_sched: fix a regression in tc actions
WANG Cong
2013-12-20
9
-11
/
+11
*
Merge branch 'bridge_cleanups'
David S. Miller
2013-12-20
14
-47
/
+36
|
\
|
*
bridge: change the position of '{' to the pre line
tanxiaojun
2013-12-20
4
-18
/
+9
|
*
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2013-12-20
2
-10
/
+10
|
*
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-20
7
-12
/
+12
|
*
bridge: remove unnecessary parentheses
tanxiaojun
2013-12-20
2
-3
/
+3
|
*
bridge: remove unnecessary condition judgment
tanxiaojun
2013-12-20
2
-4
/
+2
|
/
*
bnx2x: cleanup skb_set_hash
Tom Herbert
2013-12-20
2
-13
/
+12
*
Merge branch 'sh_eth'
David S. Miller
2013-12-20
2
-7
/
+5
|
\
|
*
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
2013-12-20
1
-5
/
+0
|
*
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
2013-12-20
2
-2
/
+5
|
/
*
Merge branch 'mlx4'
David S. Miller
2013-12-20
10
-33
/
+180
|
\
|
*
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
2013-12-20
1
-1
/
+27
|
*
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
2013-12-20
3
-11
/
+41
|
*
net/mlx4_en: Ignore irrelevant hypervisor events
Eugenia Emantayev
2013-12-20
1
-0
/
+3
|
*
net/mlx4_core: Set CQE/EQE size to 64B by default
Eyal Perry
2013-12-20
1
-2
/
+2
|
*
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
2013-12-20
3
-4
/
+16
|
*
net/mlx4_en: Implement ndo_get_phys_port_id
Hadar Hen Zion
2013-12-20
1
-0
/
+23
|
*
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
2013-12-20
4
-0
/
+53
|
*
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
Hadar Hen Zion
2013-12-20
2
-3
/
+9
|
*
net/mlx4_core: Rename QUERY_FUNC_CAP fields
Hadar Hen Zion
2013-12-20
1
-10
/
+10
|
*
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
Hadar Hen Zion
2013-12-20
1
-6
/
+0
|
/
*
rps: NUMA flow limit allocations
Eric Dumazet
2013-12-20
1
-1
/
+2
*
drivers: net: Mark functions as static in debug.c
Rashika Kheria
2013-12-20
1
-1
/
+1
*
drivers: net: Mark functions as static in 4965-debug.c
Rashika Kheria
2013-12-20
1
-3
/
+3
*
drivers: net: Mark functions as static in 3945-debug.c
Rashika Kheria
2013-12-20
1
-3
/
+3
*
drivers: net: Include new header file in sbni.c
Rashika Kheria
2013-12-20
3
-28
/
+33
*
drivers: net: Mark functions as static in stmmac_platform.c
Rashika Kheria
2013-12-20
1
-2
/
+2
*
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
Rashika Kheria
2013-12-20
1
-3
/
+3
*
drivers: net: Mark functions as static in qlcnic_io.c
Rashika Kheria
2013-12-20
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-12-20
29
-243
/
+277
|
\
|
*
xfrm: Add file to document IPsec corner case
Fan Du
2013-12-16
1
-0
/
+38
|
*
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
2013-12-16
4
-24
/
+32
|
*
xfrm: check user specified spi for IPComp
Fan Du
2013-12-16
1
-1
/
+3
|
*
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-12-06
22
-46
/
+31
[next]