Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7864a1adf7291993d74923fdd0a45459ce9da27e
/
drivers
/
net
7864a1a
bonding: remove locking from bond_set_rx_mode()
by Veaceslav Falico
· 11 years ago
c193f36
drivers: net: cpsw: Add support for new CPSW IP version
by Mugunthan V N
· 11 years ago
e7f63f1
bonding: add bond_time_in_interval() and use it for time comparison
by Veaceslav Falico
· 11 years ago
def4460
bonding: call slave_last_rx() only once per slave
by Veaceslav Falico
· 11 years ago
1155e96
tile: fix missing unlock on error in tile_net_open()
by Wei Yongjun
· 11 years ago
f094668
net: mlx4: Staticize local functions
by Jingoo Han
· 11 years ago
51a700d
net: micrel: Staticize local functions
by Jingoo Han
· 11 years ago
4188e7d
be2net: Staticize local functions
by Jingoo Han
· 11 years ago
7f4341f
bna: Staticize local functions
by Jingoo Han
· 11 years ago
5ca5461
vxlan: fix rcu related warning
by stephen hemminger
· 11 years ago
f270701
ax88179_178a: avoid copy of tx tcp packets
by Eric Dumazet
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4bd8e73
qlcnic: Fix for flash update failure on 83xx adapter
by Himanshu Madhani
· 11 years ago
b1f5037
qlcnic: Fix link speed and duplex display for 83xx adapter
by Rajesh Borundia
· 11 years ago
beb3d3a
qlcnic: Fix link speed display for 82xx adapter
by Rajesh Borundia
· 11 years ago
2e3ea7e
qlcnic: Fix external loopback test.
by Shahed Shaikh
· 11 years ago
01b91f4
qlcnic: Removed adapter series name from warning messages.
by Pratik Pujar
· 11 years ago
f91bbcb
qlcnic: Free up memory in error path.
by Himanshu Madhani
· 11 years ago
e0d138d
qlcnic: Fix ingress MAC learning
by Shahed Shaikh
· 11 years ago
4a99ab5
qlcnic: Fix MAC address filter issue on 82xx adapter
by Shahed Shaikh
· 11 years ago
b6bb1c6
net: ethernet: davinci_emac: drop IRQF_DISABLED
by Mugunthan V N
· 11 years ago
9e9402e
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
by Michael Chan
· 11 years ago
9918d5b
bonding: modify only neigh_parms owned by us
by Veaceslav Falico
· 11 years ago
3508ea3
sis900: Fix the tx queue timeout issue
by Denis Kirjanov
· 11 years ago
abe0308
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
9bb8eeb
r8169: remove "PHY reset until link up" log spam
by Lekensteyn
· 11 years ago
7069f98
net: ethernet: cpsw: drop IRQF_DISABLED
by Felipe Balbi
· 11 years ago
1409a93
ethernet: Convert mac address uses of 6 to ETH_ALEN
by Joe Perches
· 11 years ago
3753456
qlcnic: Update version to 5.2.45
by Himanshu Madhani
· 11 years ago
79da4d0
qlcnic: Enable mailbox interface in poll mode when interrupts are not available
by Manish Chopra
· 11 years ago
068a8d1
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interface
by Manish Chopra
· 11 years ago
e5c4e6c
qlcnic: Interrupt based driver firmware mailbox mechanism
by Manish Chopra
· 11 years ago
b9c1198
qlcnic: Enhance diagnostic loopback error codes.
by Jitendra Kalsaria
· 11 years ago
278b208
bonding: initial RCU conversion
by nikolay@redhat.com
· 11 years ago
1507722
bonding: factor out slave id tx code and simplify xmit paths
by Nikolay Aleksandrov
· 11 years ago
78a646c
bonding: simplify broadcast_xmit function
by Nikolay Aleksandrov
· 11 years ago
71bc3b2
bonding: remove unnecessary read_locks of curr_slave_lock
by nikolay@redhat.com
· 11 years ago
dec1e90
bonding: convert to list API and replace bond's custom list
by nikolay@redhat.com
· 11 years ago
7873814
macvlan: handle set_promiscuity failures
by Michael S. Tsirkin
· 11 years ago
266e834
macvlan: better mode validation
by Michael S. Tsirkin
· 11 years ago
c1fc20a
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
8b09be5
bnx2x: Revising locking scheme for MAC configuration
by Yuval Mintz
· 11 years ago
4beac02
bonding: fix system hang due to fast igmp timer rescheduling
by Nikolay Aleksandrov
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
b305132
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
by Jack Morgenstein
· 11 years ago
0508ad6
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
by Or Gerlitz
· 11 years ago
9ab5ec5
tile: support PTP using the tilegx mPIPE (IEEE 1588)
by Chris Metcalf
· 11 years ago
84e181b
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
by Chris Metcalf
· 11 years ago
4aa02644
tile: make "tile_net.custom" a proper bool module parameter
by Chris Metcalf
· 11 years ago
2c7d04a
tile: support TSO for IPv6 in tilegx network driver
by Chris Metcalf
· 11 years ago
f3286a3
tile: support multiple mPIPE shims in tilegx network driver
by Chris Metcalf
· 11 years ago
6ab4ae9
tile: enable GRO in the tilegx network driver
by Chris Metcalf
· 11 years ago
5e7a54a
tile: fix panic bug in napi support for tilegx network driver
by Chris Metcalf
· 11 years ago
ad01818
tile: update dev->stats directly in tilegx network driver
by Chris Metcalf
· 11 years ago
2628e8a
tile: support jumbo frames in the tilegx network driver
by Chris Metcalf
· 11 years ago
48f2a4e
tile: remove dead is_dup_ack() function from tilepro net driver
by Chris Metcalf
· 11 years ago
815d3ba
tile: avoid bug in tilepro net driver built with old hypervisor
by Chris Metcalf
· 11 years ago
439a93a
tile: support rx_dropped/rx_errors in tilepro net driver
by Chris Metcalf
· 11 years ago
a8eaed5
tile: set hw_features and vlan_features in setup
by Chris Metcalf
· 11 years ago
84915c6
gianfar: Remove unused field grp_id from gfar_priv_grp
by Claudiu Manoil
· 11 years ago
22e02a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
aa10181
can: flexcan: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
933e4af
can: flexcan: Use devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
cf3c4c0
8139cp: Add dma_mapping_error checking
by Neil Horman
· 11 years ago
ba361cb
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
by Laurent Pinchart
· 11 years ago
c8826de
net/usb/r8152: adjust relative ocp function
by hayeswang
· 11 years ago
31787f5
net/usb/r8152: make sure the USB buffer is DMA-able
by hayeswang
· 11 years ago
543ae7f
net/usb/r815x: change the return value for bind functions
by hayeswang
· 11 years ago
b771721
net/usb/r815x: avoid to call mdio functions for runtime-suspended device
by hayeswang
· 11 years ago
b2f4737
net/usb/r815x: replace USB buffer from stack to DMA-able
by hayeswang
· 11 years ago
cd23b14
mlx5_core: Implement new initialization sequence
by Eli Cohen
· 11 years ago
11940c8
mlx5_core: Fix use after free in mlx5_cmd_comp_handler()
by Dan Carpenter
· 11 years ago
5e24f74
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
6621fe1
mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect
by Stone Piao
· 11 years ago
237b2ac
mwifiex: fix wrong data rates in P2P client
by Avinash Patil
· 11 years ago
953b353
mwifiex: check for bss_role instead of bss_mode for STA operations
by Avinash Patil
· 11 years ago
8f58332
ixgbe: add support for quad-port x520 adapter
by Don Skidmore
· 11 years ago
674c18b
ixgbe: clear semaphore bits on timeouts
by Emil Tantilov
· 11 years ago
9c432ad
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
by Jacob Keller
· 11 years ago
8fecf67
ixgbe: fix lockdep annotation issue for ptp's work item
by Jacob Keller
· 11 years ago
e027d1a
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
by Jacob Keller
· 11 years ago
a661b43
mlx5: fix error return code in mlx5_alloc_uuars()
by Wei Yongjun
· 11 years ago
5445eaf
mvneta: Try to fix mvneta when compiled as module
by Arnaud Patard \(Rtp\)
· 11 years ago
aded095
mvneta: Fix hang when loading the mvneta driver
by Arnaud Patard \(Rtp\)
· 11 years ago
7b70176
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
by Eric Dumazet
· 11 years ago
a4b6fc6
ixgbe: fix SFF data dumps of SFP+ modules
by Emil Tantilov
· 11 years ago
3dcc2f4
ixgbe: fix semaphore lock for I2C read/writes on 82598
by Emil Tantilov
· 11 years ago
93ac03b
ixgbe: bump version number
by Don Skidmore
· 12 years ago
4e8e1bc
ixgbe: add new media type.
by Don Skidmore
· 11 years ago
73d80953d
ixgbe: fix fc autoneg ethtool reporting.
by Don Skidmore
· 11 years ago
e507d0c
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
by Alexander Duyck
· 12 years ago
670224f
ixgbe: Retain VLAN filtering in promiscuous + VT mode
by Greg Rose
· 12 years ago
9ad8fef
net: mvneta: support big endian
by Thomas Petazzoni
· 11 years ago
6083ed4
net: mvneta: move the RX and TX desc macros outside of the structs
by Thomas Petazzoni
· 11 years ago
dcfd8d5
drivers: net: cpsw: Add support for set MAC address
by Mugunthan V N
· 11 years ago
d68e2d3
tile: handle 64-bit statistics in tilepro network driver
by Chris Metcalf
· 11 years ago
a264b98
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
by Uwe Kleine-König
· 11 years ago
4ce1fd6
be2net: don't use dev_err when AER enabling fails
by Ivan Vecera
· 11 years ago
cd77b2e
tg3: Update version to 3.133
by Nithin Sujir
· 11 years ago
Next »