Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05f8461bf746660ea725f922cfae9af66be1f79f
/
drivers
/
net
05f8461
bnx2x: fix tunneled GSO over IPv6
by Dmitry Kravkov
· 10 years ago
55ef5c8
bnx2x: prevent incorrect byte-swap in BE
by Dmitry Kravkov
· 10 years ago
1764bcd
r8152: reduce the number of Tx
by hayeswang
· 10 years ago
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
10b3ad8
net: Do txq_trans_update() in netdev_start_xmit()
by David S. Miller
· 10 years ago
dace1b5
net: stmmac: fix warning from Sparse for socfpga
by Ley Foon Tan
· 10 years ago
71d7a27
qlcnic: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
9ca8600
mlx4: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
407fa08
i40evf: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
fa4ba69
i40e: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
b6c0e89
benet: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
77cffe2
net: Clarification of CHECKSUM_UNNECESSARY
by Tom Herbert
· 10 years ago
96d4922
be2net: Use dev_consume_skb_any() in the non-drop path
by Rick Jones
· 10 years ago
56daf66
bnx2x: Fix sparse warnings
by Yuval Mintz
· 10 years ago
574746d
net: phy: properly report internal PHYs through sysfs
by Florian Fainelli
· 10 years ago
07fbc6b
qlcnic: Update version to 5.3.62
by Shahed Shaikh
· 10 years ago
3ced0a8
qlcnic: Add support to run firmware POST
by Shahed Shaikh
· 10 years ago
c1b2037
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
by Jitendra Kalsaria
· 10 years ago
40e2b8e
qlcnic: Add support for 0x8830 device ID
by Shahed Shaikh
· 10 years ago
cd6e738
qlcnic: Update Link speed and port type info for 83xx adapter
by Jitendra Kalsaria
· 10 years ago
a3bf5c4
r8169: add missing MODULE_FIRMWARE.
by Francois Romieu
· 10 years ago
3a5fc21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
c89fcfd
virtio_net: flush when in xmit_more mode and under descriptor pressure
by David S. Miller
· 10 years ago
6f19e12
igb: flush when in xmit_more mode and under descriptor pressure
by David S. Miller
· 10 years ago
2367a17
ixgbe: flush when in xmit_more mode and under descriptor pressure
by Daniel Borkmann
· 10 years ago
430ad68
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
by Florian Fainelli
· 10 years ago
153df3c
net: phy: bcm7xxx: introduce helper macro
by Florian Fainelli
· 10 years ago
0ce4866
Merge branch 'sf2'
by David S. Miller
· 10 years ago
abc4da4
sungem: Fix global namespace pollution of phy accessors.
by David S. Miller
· 10 years ago
246d7f7
net: dsa: add Broadcom SF2 switch driver
by Florian Fainelli
· 10 years ago
2ba1b16
net: phy: add generic UniMAC MDIO bus driver
by Florian Fainelli
· 10 years ago
8663dc2
sungem: Fix global namespace pollution of phy accessors.
by David S. Miller
· 10 years ago
73852b2
tulip: dmfe: Fix global namespace pollution of phy accessors.
by David S. Miller
· 10 years ago
23d2d9a
ethernet: arc: Add support for specific SoC layer device tree bindings
by Romain Perier
· 10 years ago
93e91b3
ethernet: arc: mdio changes for future SoC glue layer devtree support
by Romain Perier
· 10 years ago
f15f44e
ethernet: arc: remove use of 'struct platform_device'
by Romain Perier
· 10 years ago
1fc3de9
bnx2x: Fix static checker warning regarding `txdata_ptr'
by Yuval Mintz
· 10 years ago
b0b46c7
r8152: replace strncpy with strlcpy
by hayeswang
· 10 years ago
e8e724d
i40e/i40evf: Bump i40e & i40evf version
by Catherine Sullivan
· 10 years ago
810b3ae
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
by Anjali Singhai Jain
· 10 years ago
30650cc
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac reversible
by Shannon Nelson
· 10 years ago
f905dd6
i40e/i40evf: add max buf len to aq debug print helper
by Shannon Nelson
· 10 years ago
7b592f6
i40e: Add checks and message for Qualified Module info
by Carolyn Wyborny
· 10 years ago
5f5e33b
i40e: set num_queue_pairs to num configured by VF
by Ashish Shah
· 10 years ago
c1d11ce
i40e: Enable l2tsel bit for VLAN tag control
by Shannon Nelson
· 10 years ago
60793f4
i40e: Add a FD flush counter to ethtool
by Anjali Singhai Jain
· 10 years ago
1e1be8f
i40e: ATR policy change to flush the table to clean stale ATR rules
by Anjali Singhai Jain
· 10 years ago
f7233c5
i40e: Some FD message fixes
by Anjali Singhai Jain
· 10 years ago
e99bdd3
i40e: Update flow director error messages to reduce user confusion
by Carolyn Wyborny
· 10 years ago
f79918a
net: bnx2x: fix build error with ptp
by Randy Dunlap
· 10 years ago
d7d3c05
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
by Jiri Pirko
· 10 years ago
8f15c61
bnx2x: Fix timesync endianity
by Michal Kalderon
· 10 years ago
aebf624
bnx2x: Be more forgiving toward SW GRO
by Dmitry Kravkov
· 10 years ago
14f806a
bnx2x: VF clean statistics
by Yuval Mintz
· 10 years ago
ea36475a
bnx2x: Fix stop-on-error
by Yuval Mintz
· 10 years ago
b3befae
bnx2x: ethtool -d might cause timeout in log
by Dmitry Kravkov
· 10 years ago
9c938cd
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
by Daniel Borkmann
· 10 years ago
0b725a2
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
by David S. Miller
· 10 years ago
c993189
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
by Amir Vadai
· 10 years ago
a77e4ac
stmmac: simple cleanups
by Pavel Machek
· 10 years ago
b209af9
r8152: check code with checkpatch.pl
by hayeswang
· 10 years ago
c223a07
virtio_net: Support netdev_ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
c1ebf46
igb: Support netdev_ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
a9b0b2f
net: ec_bhf: remove excessive debug messages
by Darek Marcinkiewicz
· 10 years ago
b8f9a02
net: phy: bcm7xxx: enable EEE at the PHY level
by Florian Fainelli
· 10 years ago
a9f6309
net: phy: allow phy_init_eee() to work with internal PHYs
by Florian Fainelli
· 10 years ago
66ce7fb
net: phy: export phy_{read,write}_mmd_indirect
by Florian Fainelli
· 10 years ago
a2dbba7
net: phy: fixed: return an error for Clause 45 over 22 reads
by Florian Fainelli
· 10 years ago
9df54dd
net: phy: bcm7xxx: enable auto power down
by Florian Fainelli
· 10 years ago
7053147
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
by Florian Fainelli
· 10 years ago
3af20ef
net: phy: broadcom: extract all registers to brcmphy.h
by Florian Fainelli
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a7d5f58
phylib: use MDIO_DEVS[12]
by Sergei Shtylyov
· 10 years ago
a45e92a
vxlan: fix incorrect initializer in union vxlan_addr
by Gerhard Stenzel
· 10 years ago
3f8a2b7
Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 10 years ago
13322f2
dp83640: Fix length check for event timestamp status messages
by Christian Riesch
· 10 years ago
b4834c8
net: stmmac: add fix_mac_speed support for socfpga
by Ley Foon Tan
· 10 years ago
6e1d0b8
r8169:add support for RTL8168H and RTL8107E
by Chun-Hao Lin
· 10 years ago
d4261e5
bonding: create netlink event when bonding option is changed
by Jiri Pirko
· 10 years ago
97539f1
bnx2x: FW assertion changes
by Ariel Elior
· 10 years ago
58fee00
bnx2x: Make BP_VF more robust
by Yuval Mintz
· 10 years ago
a345ce7
bnx2x: Prevent pci_disable_sriov with assigned VFs
by Yuval Mintz
· 10 years ago
0d8de80
bnx2x: Prevent IOV if no entries in CAM
by Yuval Mintz
· 10 years ago
e261199
bnx2x: Safe bnx2x_panic_dump()
by Yuval Mintz
· 10 years ago
6260412
bnx2x: Update driver version to 1.710.51
by Yuval Mintz
· 10 years ago
0c23ad3
bnx2x: Code cleanup
by Yuval Mintz
· 10 years ago
eeed018
bnx2x: Add timestamping and PTP hardware clock support
by Michal Kalderon
· 10 years ago
e42780b
bnx2x: Utilize FW 7.10.51
by Dmitry Kravkov
· 10 years ago
b5091b5
bonding: Replace rcu_dereference() with rcu_access_pointer()
by Andreea-Cristina Bernat
· 10 years ago
270b4b3
cnic: Replace rcu_dereference() with rcu_access_pointer()
by Andreea-Cristina Bernat
· 10 years ago
f90251c
hyperv: Increase the buffer length for netvsc_channel_cb()
by Haiyang Zhang
· 10 years ago
7d149c5
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
by Rasmus Villemoes
· 10 years ago
cbd5228
ibmveth: Fix endian issues with rx_no_buffer statistic
by Anton Blanchard
· 10 years ago
c10e4ca
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
by Iyappan Subramanian
· 10 years ago
91c0d98
net: fec: ptp: avoid register access when ipg clock is disabled
by Nimrod Andy
· 10 years ago
08f1a1b
cxgb4: Free completed tx skbs promptly
by Hariprasad Shenai
· 10 years ago
215a004
Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
29aaee6
cxgb4: Fix race condition in cleanup
by Anish Bhatt
· 10 years ago
7c3afd8
bnx2x: Revert UNDI flushing mechanism
by Yuval Mintz
· 10 years ago
Next »