index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
governor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
net: sh_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: netx-eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: ks8851-ml: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: ks8842: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: pxa168_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-30
net: fec: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-30
net: ethoc: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-30
net: dm9000: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: ep93xx_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: bcm63xx_enet: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-30
net: au1000_eth: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
net: bfin_mac: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-30
net: ax88796: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-30
macvlan: fix typo in assignment
Lutz Jaenicke
1
-1
/
+1
2013-08-30
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
5
-1
/
+17
2013-08-30
ipv6: Remove redundant sk variable
Thomas Graf
1
-1
/
+0
2013-08-30
tcp: do not use cached RTT for RTT estimation
Yuchung Cheng
1
-33
/
+11
2013-08-30
pkt_sched: fq: prefetch() fix
Eric Dumazet
1
-1
/
+2
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
31
-153
/
+135
2013-08-30
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
4
-0
/
+848
2013-08-29
net: packet: document available fanout policies
Daniel Borkmann
1
-0
/
+8
2013-08-29
net: packet: use reciprocal_divide in fanout_demux_hash
Daniel Borkmann
1
-1
/
+1
2013-08-29
net: packet: add randomized fanout scheduler
Daniel Borkmann
2
-1
/
+13
2013-08-29
sh_eth: no need to call ether_setup()
Sergei Shtylyov
1
-3
/
+0
2013-08-29
bonding: pr_debug instead of pr_warn in bond_arp_send_all
Veaceslav Falico
1
-8
/
+6
2013-08-29
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
4
-143
/
+2
2013-08-29
bonding: make alb_send_learning_packets() use upper dev list
Veaceslav Falico
2
-19
/
+11
2013-08-29
bonding: split alb_send_learning_packets()
Veaceslav Falico
1
-24
/
+35
2013-08-29
bonding: use vlan_uses_dev() in __bond_release_one()
Veaceslav Falico
1
-1
/
+1
2013-08-29
bonding: convert bond_has_this_ip() to use upper devices
Veaceslav Falico
1
-12
/
+13
2013-08-29
bonding: make bond_arp_send_all use upper device list
Veaceslav Falico
1
-51
/
+51
2013-08-29
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
1
-1
/
+14
2013-08-29
net: add netdev_for_each_upper_dev_rcu()
Veaceslav Falico
1
-0
/
+10
2013-08-29
net: add netdev_upper_get_next_dev_rcu(dev, iter)
Veaceslav Falico
1
-0
/
+25
2013-08-29
net: remove search_list from netdev_adjacent
Veaceslav Falico
1
-36
/
+1
2013-08-29
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
2
-27
/
+259
2013-08-29
net: rename netdev_upper to netdev_adjacent
Veaceslav Falico
1
-12
/
+12
2013-08-29
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
1
-2
/
+1
2013-08-29
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
Daniel Borkmann
1
-14
/
+12
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
7
-7
/
+77
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
5
-0
/
+35
2013-08-29
ARM: at91/dt: fix phy address in sama5xmb to match the reg property
Boris BREZILLON
1
-1
/
+1
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
1
-3
/
+3
2013-08-29
bridge: inherit slave devices needed_headroom
Florian Fainelli
1
-0
/
+3
2013-08-29
net: sctp: reorder sctp_globals to reduce cacheline usage
Daniel Borkmann
1
-11
/
+9
2013-08-29
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
1
-9
/
+9
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2
-10
/
+50
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
3
-11
/
+33
[next]