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
*
net: dsa: add {get, set}_wol callbacks to slave devices
Florian Fainelli
2014-09-22
2
-0
/
+31
*
net: dsa: bcm_sf2: add suspend/resume callbacks
Florian Fainelli
2014-09-22
1
-0
/
+85
*
net: dsa: allow switch drivers to implement suspend/resume hooks
Florian Fainelli
2014-09-22
4
-0
/
+119
*
Merge branch 'qlge'
David S. Miller
2014-09-22
2
-5
/
+5
|
\
|
*
Update qlge driver maintainers list
Harish Patil
2014-09-22
1
-3
/
+3
|
*
qlge: Fix compilation warning
Harish Patil
2014-09-22
1
-2
/
+2
|
/
*
am2150: Update nmclan_cs.c to use update PCMCIA API
Jeff Kirsher
2014-09-22
1
-1
/
+1
*
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
2014-09-20
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-09-19
5
-88
/
+83
|
\
|
*
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
2014-09-18
1
-2
/
+0
|
*
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
2014-09-18
1
-2
/
+5
|
*
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
1
-7
/
+5
|
*
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
2014-09-18
1
-2
/
+2
|
*
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-37
/
+37
|
*
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-11
/
+13
|
*
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-14
/
+18
|
*
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
1
-5
/
+5
|
*
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
2014-09-18
1
-3
/
+4
|
*
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2014-09-18
2
-6
/
+0
|
*
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
Ethan Zhao
2014-09-18
2
-5
/
+0
*
|
Merge branch 'mlx4-next'
David S. Miller
2014-09-19
10
-22
/
+138
|
\
\
|
*
|
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
2014-09-19
4
-4
/
+11
|
*
|
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-09-19
1
-11
/
+19
|
*
|
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
2014-09-19
5
-7
/
+108
|
/
/
*
|
net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)
Sabrina Dubroca
2014-09-19
1
-6
/
+2
*
|
Merge branch 'fou-next'
David S. Miller
2014-09-19
14
-20
/
+802
|
\
\
|
*
|
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
2
-5
/
+89
|
*
|
ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
1
-1
/
+77
|
*
|
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
1
-10
/
+97
|
*
|
net: Changes to ip_tunnel to support foo-over-udp encapsulation
Tom Herbert
2014-09-19
3
-2
/
+120
|
*
|
fou: Add GRO support
Tom Herbert
2014-09-19
3
-2
/
+95
|
*
|
fou: Support for foo-over-udp RX path
Tom Herbert
2014-09-19
4
-0
/
+322
|
*
|
net: Export inet_offloads and inet6_offloads
Tom Herbert
2014-09-19
2
-0
/
+2
|
/
/
*
|
net: sched: cls_u32: rcu can not be last node
John Fastabend
2014-09-19
1
-1
/
+4
*
|
net: sched: use __skb_queue_head_init() where applicable
Eric Dumazet
2014-09-19
2
-2
/
+2
*
|
Merge branch 'bnx2x-next'
David S. Miller
2014-09-19
8
-81
/
+296
|
\
\
|
*
|
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
2014-09-19
3
-21
/
+42
|
*
|
bnx2x: New multi-function mode: UFP
Yuval Mintz
2014-09-19
6
-18
/
+200
|
*
|
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
2014-09-19
5
-42
/
+54
|
/
/
*
|
Merge branch 'fec-next'
David S. Miller
2014-09-19
11
-22
/
+62
|
\
\
|
*
|
net: phy: bcm7xxx: utilize PHY revision in config_init
Florian Fainelli
2014-09-19
1
-6
/
+15
|
*
|
net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver
Florian Fainelli
2014-09-19
3
-0
/
+18
|
*
|
net: dsa: allow switch drivers to specify phy_device::dev_flags
Florian Fainelli
2014-09-19
2
-1
/
+9
|
*
|
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
2014-09-19
3
-2
/
+14
|
*
|
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
2014-09-19
2
-11
/
+0
|
*
|
net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR
Florian Fainelli
2014-09-19
1
-2
/
+2
|
*
|
net: phy: broadcom: add helper for PHY revision and patch level
Florian Fainelli
2014-09-19
1
-0
/
+2
|
*
|
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
2014-09-19
1
-0
/
+2
|
/
/
*
|
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
3
-63
/
+99
*
|
tcp: do not fake tcp headers in tcp_send_rcvq()
Eric Dumazet
2014-09-19
1
-9
/
+4
[next]