Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9a10f401a401ca69c6537641c8fc0d6b57b5aee8
/
drivers
/
net
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
59fdaca
net: make bonding slaves honour master's skb->priority
by Maciej Żenczykowski
· 13 years ago
0110bba
ehea: fix skb_frag_size typo
by Eric Dumazet
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
8b3408f
dp83640: free packet queues on remove
by Richard Cochran
· 13 years ago
f5ff7cd
dp83640: use proper function to free transmit time stamping packets
by Richard Cochran
· 13 years ago
4885543
|PATCH net-next] tg3: add tx_dropped counter
by Eric Dumazet
· 13 years ago
752961a
be2net: don't create multiple RX/TX rings in multi channel mode
by Sathya Perla
· 13 years ago
dafc0fe
be2net: don't create multiple TXQs in BE2
by Sathya Perla
· 13 years ago
f9449ab
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
by Sathya Perla
· 13 years ago
a54769f
be2net: add vlan/rx-mode/flow-control config to be_setup()
by Sathya Perla
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f42af6c
net: Fix driver name for mdio-gpio.c
by Dirk Eibach
· 13 years ago
8b18573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
a7d5b76
jme: fix irq storm after suspend/resume
by Clemens Buchacher
· 13 years ago
8f9f466
Add ethtool -g support to virtio_net
by Rick Jones
· 13 years ago
01718e3
bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters
by Eric W. Biederman
· 13 years ago
f7ff198
tg3: fix tigon3_dma_hwbug_workaround()
by Eric Dumazet
· 13 years ago
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
b6e0c41
igb: Move DMA Coalescing init code to separate function.
by Carolyn Wyborny
· 13 years ago
65189d2
igb: Fix for Alt MAC Address feature on 82580 and later devices
by Carolyn Wyborny
· 13 years ago
7d94eb8
igbvf: Bump version number
by Williams, Mitch A
· 13 years ago
1009075
igbvf: Update module identification strings
by Williams, Mitch A
· 13 years ago
e09eff7
macvtap: Fix the minor device number allocation
by Eric W. Biederman
· 13 years ago
9bf1907
macvtap: Rewrite macvtap_newlink so the error handling works.
by Eric W. Biederman
· 13 years ago
2259fef
macvtap: Don't leak unreceived packets when we delete a macvtap device.
by Eric W. Biederman
· 13 years ago
047af9cf
macvtap: Fix macvtap_open races in the zero copy enable code.
by Eric W. Biederman
· 13 years ago
99f34b3
macvtap: Close a race between macvtap_open and macvtap_dellink.
by Eric W. Biederman
· 13 years ago
4b72736
virtio_net: fix truesize underestimation
by Eric Dumazet
· 13 years ago
e1ac50f
bnx2x: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
a0006a8
cxgb4vf: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
e91b0f2
cxgb4: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
311761c
mlx4: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
9eac2d4
ll_temac: Add support for ethtool
by Ricardo
· 13 years ago
46a0169
igb: fix a compile warning
by RongQing Li
· 13 years ago
924a4c7
myri10ge: fix truesize underestimation
by Eric Dumazet
· 13 years ago
7b8b596
igbvf: fix truesize underestimation
by Eric Dumazet
· 13 years ago
90278c9
mlx4_en: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
8a59a7b
virtio_net: Clean up set_skb_frag()
by Krishna Kumar
· 13 years ago
79de9ef
NET: asix: fix ethtool -e for AX88178 USB dongle
by Grant Grundler
· 13 years ago
45db81e
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
by Giuseppe CAVALLARO
· 13 years ago
286a837
stmmac: add CHAINED descriptor mode support (V4)
by Giuseppe CAVALLARO
· 13 years ago
38fe7a9
stmmac: allow mmc usage only if feature actually available (V4)
by Giuseppe CAVALLARO
· 13 years ago
1db123f
stmmac: use predefined macros for HW cap register fields (V4)
by Rayagond Kokatanur
· 13 years ago
48febf7
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
by Giuseppe CAVALLARO
· 13 years ago
51e3137
stmmac: update the driver version and doc (V4)
by Giuseppe CAVALLARO
· 13 years ago
a9097a9
stmmac: protect tx process with lock (V4)
by Giuseppe CAVALLARO
· 13 years ago
79ee1dc
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
by Srinivas Kandagatla
· 13 years ago
4c22400
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
by Eric W. Biederman
· 13 years ago
d5edf29
bonding: fix wrong port enabling in 802.3ad
by Flavio Leitner
· 13 years ago
1b23a3e
r8169: fix wrong eee setting for rlt8111evl
by hayeswang
· 13 years ago
649b3b8
r8169: fix driver shutdown WoL regression.
by françois romieu
· 13 years ago
fddf86f
phylib: Modify Vitesse RGMII skew settings
by Andy Fleming
· 13 years ago
4ea2739
pptp: pptp_rcv_core() misses pskb_may_pull() call
by Eric Dumazet
· 13 years ago
1e5c22c
mlx4_en: Updating driver version
by Yevgeny Petrilin
· 13 years ago
ad86107
mlx4_en: Adding rxhash support
by Yevgeny Petrilin
· 13 years ago
3b61008
mlx4_en: Recording rx queue for gro packets
by Yevgeny Petrilin
· 13 years ago
ad04378
mlx4_en: Checksum counters per ring
by Yevgeny Petrilin
· 13 years ago
f3a9d1f
mlx4_en: Controlling FCS header removal
by Yevgeny Petrilin
· 13 years ago
e72ebf5
mlx4: Fix vlan table overflow
by Yevgeny Petrilin
· 13 years ago
5ea2ef5
caif-hsi: Added recovery check of CA wake status.
by Daniel Martensson
· 13 years ago
5bbed92
caif-hsi: Added sanity check for length of CAIF frames
by Daniel Martensson
· 13 years ago
28bd204
caif-hsi: Make inactivity timeout configurable.
by Dmitry Tarnyagin
· 13 years ago
ca63f8c
caif-hsi: HSI-Platform device register and unregisters itself
by Daniel Martensson
· 13 years ago
687b13e
caif-hsi: Making read and writes asynchronous.
by Daniel Martensson
· 13 years ago
73033c9
caif-hsi: Fix for wakeup condition problem
by Dmitry Tarnyagin
· 13 years ago
fe47f12
caif-hsi: Fixing a race condition in the caif_hsi code
by Dmitry Tarnyagin
· 13 years ago
94230fe
caif-hsi: HSI Fix uninitialized data in HSI header
by sjur.brandeland@stericsson.com
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
8bae8bd
pptp: fix skb leak in pptp_xmit()
by Eric Dumazet
· 13 years ago
4d97480
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
by Mitsuo Hayasaka
· 13 years ago
28c2137
smsc911x: Add support for SMSC LAN89218
by Phil Edworthy
· 13 years ago
e730c82
tg3: negate USE_PHYLIB flag check
by Jiri Pirko
· 13 years ago
d512348
netconsole: enable netconsole can make net_device refcnt incorrent
by Gao feng
· 13 years ago
a4886d5
net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
by Giuseppe CAVALLARO
· 13 years ago
b340a20
cs89x0: Move the driver into the Cirrus dir
by Jeff Kirsher
· 13 years ago
bc416d9
macvlan: handle fragmented multicast frames
by Eric Dumazet
· 13 years ago
f7ba35d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
15e5209
ixgbe: change the eeprom version reported by ethtool
by Emil Tantilov
· 13 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 13 years ago
e6f8aa9
ehea: Remove unused tcp_end field in send WQ
by Anton Blanchard
· 13 years ago
3428414
ehea: Add GRO support
by Anton Blanchard
· 13 years ago
2cb1deb
ehea: Remove LRO support
by Anton Blanchard
· 13 years ago
239c562
ehea: Add 64bit statistics
by Anton Blanchard
· 13 years ago
3987486
ehea: Remove some unused definitions
by Anton Blanchard
· 13 years ago
30e2e90
ehea: Simplify type 3 transmit routine
by Anton Blanchard
· 13 years ago
13946f5
ehea: Merge swqe2 TSO and non TSO paths
by Anton Blanchard
· 13 years ago
d695c33
ehea: Simplify ehea_xmit2 and ehea_xmit3
by Anton Blanchard
· 13 years ago
945db2d
ehea: Allocate large enough skbs to avoid partial cacheline DMA writes
by Anton Blanchard
· 13 years ago
076f203
ehea: Add vlan_features
by Anton Blanchard
· 13 years ago
921ddc1
ehea: Dont check NETIF_F_TSO in TX path
by Anton Blanchard
· 13 years ago
723f28e
ehea: Remove num_tx_qps module option
by Anton Blanchard
· 13 years ago
222ca96
ehea: Remove force_irq logic in napi poll routine
by Anton Blanchard
· 13 years ago
b956446
ehea: Update multiqueue support
by Anton Blanchard
· 13 years ago
3f7947b
ehea: Remove NETIF_F_LLTX
by Anton Blanchard
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2fa5eef
ixgbe: allow eeprom writes via ethtool
by Emil Tantilov
· 13 years ago
79488c5
ixgbe: fix endianess when writing driver version to firmware
by Emil Tantilov
· 13 years ago
Next »