Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4eb24a49566db77ee999b46603f602a0302f481
/
drivers
/
net
1ea406c
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
2b136d0
IB/mlx5: Fix list_del of empty list
by Eli Cohen
· 11 years ago
b746f9c
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
498d319
kfifo API type safety
by Stefani Seibold
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
4b4d2b4
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
1295966
PHY: Add RTL8201CP phy_driver to realtek
by Jonas Jensen
· 11 years ago
8724be0
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
by Wei Yongjun
· 11 years ago
06a2feb
macmace: add missing platform_set_drvdata() in mace_probe()
by Wei Yongjun
· 11 years ago
45f1b02
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
by Wei Yongjun
· 11 years ago
170e854
ixgbe: add warning when max_vfs is out of range.
by Jacob Keller
· 11 years ago
0123713
igb: Update link modes display in ethtool
by Carolyn Wyborny
· 11 years ago
1b77d2b
mlx5: Use enum to indicate adapter page size
by Eli Cohen
· 11 years ago
4e3d677
mlx5_core: Change optimal_reclaimed_pages for better performance
by Moshe Lazer
· 11 years ago
87b8de4
mlx5: Clear reserved area in set_hca_cap()
by Eli Cohen
· 11 years ago
bf0bf77
mlx5: Support communicating arbitrary host page size to firmware
by Eli Cohen
· 11 years ago
952f5f6
mlx5: Fix cleanup flow when DMA mapping fails
by Eli Cohen
· 11 years ago
746b558
IB/mlx5: Multithreaded create MR
by Eli Cohen
· 11 years ago
51f3773
ixgbe: deleting dfwd stations out of order can cause null ptr deref
by John Fastabend
· 11 years ago
219354d
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
by John Fastabend
· 11 years ago
cdc4ead
netdev: smc91x: enable for xtensa
by Baruch Siach
· 11 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
b5ad795
net: calxedaxgmac: Fix panic caused by MTU change of active interface
by Andreas Herrmann
· 11 years ago
163561a
net/mlx4_en: Datapath structures are allocated per NUMA node
by Eugenia Emantayev
· 11 years ago
6e7136e
net/mlx4_core: ICM pages are allocated on device NUMA node
by Eugenia Emantayev
· 11 years ago
41d942d
net/mlx4_en: Datapath resources allocated dynamically
by Eugenia Emantayev
· 11 years ago
f0f829b
net/mlx4_core: Add immediate activate for VGT->VST->VGT
by Rony Efraim
· 11 years ago
571b8b9
net/mlx4_core: Initialize all mailbox buffers to zero before use
by Jack Morgenstein
· 11 years ago
75a353d
net/mlx4_en: Add RFS support in UDP
by Eyal Perry
· 11 years ago
2a47fa4
ixgbe: enable l2 forwarding acceleration for macvlans
by John Fastabend
· 11 years ago
a6cc0cf
net: Add layer 2 hardware acceleration operations for macvlan devices
by John Fastabend
· 11 years ago
1ec4864
net/mlx4_en: Fixed crash when port type is changed
by Amir Vadai
· 11 years ago
85aec73
tg3: avoid double-freeing of rx data memory
by Ivan Vecera
· 11 years ago
3ae423f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
3c57e86
ath9k: enable DFS for IBSS mode
by Simon Wunderlich
· 11 years ago
b0db7b0
phy: Add MOXA MDIO driver
by Jonas Jensen
· 11 years ago
7395832
bonding: extend round-robin mode with packets_per_slave
by Nikolay Aleksandrov
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
17102f8
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
c1fcbaa
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
acec6d7
smsc9420: Use netif_<level>
by Joe Perches
· 11 years ago
f5ba0b0
jme: Remove unused #define PFX
by Joe Perches
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
9bb8ca8
virtio-net: switch to use XPS to choose txq
by Jason Wang
· 11 years ago
1cce16d
net: mv643xx_eth: Add missing phy_addr_set in DT mode
by Jason Gunthorpe
· 11 years ago
c046555
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
dce1eba
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 11 years ago
353c781
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
9fea037
net: cdc_ncm: remove non-standard NCM device IDs
by Enrico Mioso
· 11 years ago
41c47d8
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
by Enrico Mioso
· 11 years ago
2f69702c
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
by Enrico Mioso
· 11 years ago
cfce0a2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
ba27524
virtio-net: coalesce rx frags when possible during rx
by Jason Wang
· 11 years ago
e50fddc
vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
by Duan Jiong
· 11 years ago
13521a5
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
146f3ef
net/mlx4_core: Implement resource quota enforcement
by Jack Morgenstein
· 11 years ago
eb456a6
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
by Jack Morgenstein
· 11 years ago
5a0d0a6
mlx4: Structures and init/teardown for VF resource quotas
by Jack Morgenstein
· 11 years ago
a30f1bc
net/mlx4_core: Fix checking order in MR table init
by Jack Morgenstein
· 11 years ago
2c957ff
net/mlx4_core: Don't fail reg/unreg vlan for older guests
by Jack Morgenstein
· 11 years ago
4874080
net/mlx4_core: Resource tracker for reg/unreg vlans
by Jack Morgenstein
· 11 years ago
2009d00
net/mlx4_en: Use vlan id instead of vlan index for unregistration
by Jack Morgenstein
· 11 years ago
acddd5d
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
by Jack Morgenstein
· 11 years ago
162226a
net/mlx4_core: Fix register/unreg vlan flow
by Jack Morgenstein
· 11 years ago
3b4c5cb
sh_eth: check platform data pointer
by Sergei Shtylyov
· 11 years ago
e62416e
net: cdc_mbim: fixup error return value
by Bjørn Mork
· 11 years ago
c37ac9b
net: cdc_mbim: no need to check for resume if suspend exists
by Bjørn Mork
· 11 years ago
a298807
net: qmi_wwan: no need to check for resume if suspend exists
by Bjørn Mork
· 11 years ago
79d9b62
net: qmi_wwan: manage_power should always set needs_remote_wakeup
by Bjørn Mork
· 11 years ago
04d948a
net: cdc_mbim: manage_power should always set needs_remote_wakeup
by Bjørn Mork
· 11 years ago
db62d7d
qlcnic: update version to 5.3.52
by Himanshu Madhani
· 11 years ago
18afc10
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
by Himanshu Madhani
· 11 years ago
34e8c40
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
by Himanshu Madhani
· 11 years ago
f27c75b
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
by Himanshu Madhani
· 11 years ago
78ea2d9
qlcnic: Register netdev in FAILED state for 83xx/84xx
by Sucheta Chakraborty
· 11 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c32b7df
net/mlx4_core: Fix call to __mlx4_unregister_mac
by Jack Morgenstein
· 11 years ago
e139862
bonding: bond_get_size() returns wrong size
by Dan Carpenter
· 11 years ago
a6fe670
net: cdc_ncm: no not set tx_max higher than the device supports
by Bjørn Mork
· 11 years ago
296e81f
net: cdc_ncm: improve bind error debug messages
by Bjørn Mork
· 11 years ago
59ede31
net: cdc_ncm: return proper error if setup fails
by Bjørn Mork
· 11 years ago
47175e5
net: cdc_ncm: refactoring cdc_ncm_setup
by Bjørn Mork
· 11 years ago
986e10d
net: cdc_ncm: endian convert constants instead of variables
by Bjørn Mork
· 11 years ago
5448d75
net: cdc_ncm: log signatures in hex
by Bjørn Mork
· 11 years ago
ae223cd
net: cdc_ncm: use netif_* and dev_* instead of pr_*
by Bjørn Mork
· 11 years ago
a26fd05
net: cdc_ncm: log the length we warn about
by Bjørn Mork
· 11 years ago
43c87f7
net: cdc_ncm: set correct dev->hard_mtu
by Bjørn Mork
· 11 years ago
0e2c4a0
net: cdc_ncm: remove ethtool ops
by Bjørn Mork
· 11 years ago
085e50e
net: cdc_ncm: remove probe and disconnect wrappers
by Bjørn Mork
· 11 years ago
4d619f6
net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
by Bjørn Mork
· 11 years ago
9fe0234
net: cdc_ncm: only the control intf can be probed
by Bjørn Mork
· 11 years ago
Next »