index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
/
irqueue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-09-22
am2150: Update nmclan_cs.c to use update PCMCIA API
Jeff Kirsher
1
-1
/
+1
2014-09-20
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
1
-1
/
+4
2014-09-19
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
4
-4
/
+11
2014-09-19
net/mlx4_core: Cache line EQE size support
Ido Shamay
1
-11
/
+19
2014-09-19
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
5
-7
/
+108
2014-09-19
net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)
Sabrina Dubroca
1
-6
/
+2
2014-09-19
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
Tom Herbert
2
-5
/
+89
2014-09-19
ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation
Tom Herbert
1
-1
/
+77
2014-09-19
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
Tom Herbert
1
-10
/
+97
2014-09-19
net: Changes to ip_tunnel to support foo-over-udp encapsulation
Tom Herbert
3
-2
/
+120
2014-09-19
fou: Add GRO support
Tom Herbert
3
-2
/
+95
2014-09-19
fou: Support for foo-over-udp RX path
Tom Herbert
4
-0
/
+322
2014-09-19
net: Export inet_offloads and inet6_offloads
Tom Herbert
2
-0
/
+2
2014-09-19
net: sched: cls_u32: rcu can not be last node
John Fastabend
1
-1
/
+4
2014-09-19
net: sched: use __skb_queue_head_init() where applicable
Eric Dumazet
2
-2
/
+2
2014-09-19
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-19
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
2014-09-19
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
5
-42
/
+54
2014-09-19
net: phy: bcm7xxx: utilize PHY revision in config_init
Florian Fainelli
1
-6
/
+15
2014-09-19
net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-0
/
+18
2014-09-19
net: dsa: allow switch drivers to specify phy_device::dev_flags
Florian Fainelli
2
-1
/
+9
2014-09-19
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-2
/
+14
2014-09-19
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
2
-11
/
+0
2014-09-19
net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-2
/
+2
2014-09-19
net: phy: broadcom: add helper for PHY revision and patch level
Florian Fainelli
1
-0
/
+2
2014-09-19
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
1
-0
/
+2
2014-09-19
net: add alloc_skb_with_frags() helper
Eric Dumazet
3
-63
/
+99
2014-09-19
tcp: do not fake tcp headers in tcp_send_rcvq()
Eric Dumazet
1
-9
/
+4
2014-09-19
l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions
Andy Zhou
1
-14
/
+10
2014-09-19
vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.
Andy Zhou
1
-83
/
+22
2014-09-19
udp-tunnel: Add a few more UDP tunnel APIs
Andy Zhou
3
-1
/
+151
2014-09-19
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
4
-66
/
+111
2014-09-19
net: fec: Workaround for imx6sx enet tx hang when enable three queues
Fugang Duan
1
-2
/
+15
2014-09-19
net:fec: increase DMA queue number
Fugang Duan
1
-1
/
+1
2014-09-19
net: fec: add interrupt coalescence feature support
Fugang Duan
2
-0
/
+151
2014-09-19
net: fec: refine error handle of parser queue number from DT
Frank Li
1
-10
/
+10
2014-09-19
sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT
Alexei Starovoitov
1
-7
/
+2
2014-09-18
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
1
-2
/
+0
2014-09-18
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
1
-2
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-7
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
1
-2
/
+2
2014-09-18
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
1
-37
/
+37
2014-09-18
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
1
-11
/
+13
2014-09-18
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
1
-14
/
+18
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-5
/
+5
2014-09-18
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
1
-3
/
+4
2014-09-18
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2
-6
/
+0
2014-09-18
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
Ethan Zhao
2
-5
/
+0
2014-09-16
net: fec: fix build error at m68k platform
Frank Li
1
-5
/
+25
[next]