Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
14698b6c7987bafff1d8942a820c1b569fbb7444
/
drivers
/
net
016adb7
tuntap: restore default qdisc
by Jason Wang
· 9 years ago
52f95bb
stmmac: fix adjust link call in case of a switch is attached
by Giuseppe CAVALLARO
· 9 years ago
529927f
cxgb4: Add pci device id for chelsio t520-cr adapter
by Hariprasad Shenai
· 9 years ago
a4605fe
e1000: Double Tx descriptors needed check for 82544
by Alexander Duyck
· 9 years ago
847a1d6
e1000: Do not overestimate descriptor counts in Tx pre-check
by Alexander Duyck
· 9 years ago
8e2cc0e
i40e: fix errant PCIe bandwidth message
by Jesse Brandeburg
· 9 years ago
05cf807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
db5dd0d
net: mvneta: fix changing MTU when using per-cpu processing
by Marcin Wojtas
· 9 years ago
a7657f1
stmmac: fix MDIO settings
by Giuseppe CAVALLARO
· 9 years ago
d7e944c
Revert "stmmac: Fix 'eth0: No PHY found' regression"
by Giuseppe CAVALLARO
· 9 years ago
a00e3ab
stmmac: fix TX normal DESC
by Giuseppe CAVALLARO
· 9 years ago
c66e98c
net: mvneta: use cache_line_size() to get cacheline size
by Jisheng Zhang
· 9 years ago
4a0a12d
net: mvpp2: use cache_line_size() to get cacheline size
by Jisheng Zhang
· 9 years ago
d82b0c2
net: mvpp2: fix maybe-uninitialized warning
by Jisheng Zhang
· 9 years ago
5a5abb1
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
by Daniel Borkmann
· 9 years ago
79f4223
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
by Daniele Palmas
· 9 years ago
32867fc
fec: Do not access unexisting register in Coldfire
by Fabio Estevam
· 9 years ago
9bd9ddb
net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
by Jisheng Zhang
· 9 years ago
b7854ef
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
by Jisheng Zhang
· 9 years ago
13a7ebb
net: dsa: mv88e6xxx: Clear the PDOWN bit on setup
by Patrick Uiterwijk
· 9 years ago
75baacf
net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}
by Patrick Uiterwijk
· 9 years ago
4833a00
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 9 years ago
3c02d1b
bnxt_en: Fix ethtool -a reporting.
by Michael Chan
· 9 years ago
49b5c7a
bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().
by Michael Chan
· 9 years ago
e6ef269
bnxt_en: Implement proper firmware message padding.
by Michael Chan
· 9 years ago
33e52d8
bnxt_en: Initialize CP doorbell value before ring allocation
by Prashant Sreedharan
· 9 years ago
cb41c99
team: team should sync the port's uc/mc addrs when add a port
by Xin Long
· 9 years ago
fea2485
qed: initialize return rc to avoid returning garbage
by Colin Ian King
· 9 years ago
b5aea3d
ixgbe: Fix cls_u32 offload support for L4 ports
by Sridhar Samudrala
· 9 years ago
ebd83ad
ixgbe: Fix cls_u32 offload support for fields with masks
by Sridhar Samudrala
· 9 years ago
176621c
ixgbe: fix error handling in TC cls_u32 offload routines
by Sridhar Samudrala
· 9 years ago
6e2a60b
ixgbe: make __ixgbe_setup_tc static
by Emil Tantilov
· 9 years ago
32ca686
ixgbevf: fix error code path when setting MAC address
by Emil Tantilov
· 9 years ago
324d086
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
6c211fe1
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
d90b5b0
ixgbe: Use udelay to avoid sleeping while atomic
by Mark Rustad
· 9 years ago
e2873d4
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
by Alexander Duyck
· 9 years ago
9f12df9
ixgbe: Store VXLAN port number in network order
by Alexander Duyck
· 9 years ago
5676804
ixgbe: Fix for RAR0 not being set to default MAC addr
by Tushar Dave
· 9 years ago
e84810c
qmi_wwan: add "D-Link DWM-221 B1" device id
by Bjørn Mork
· 9 years ago
0e3e799
net: macb: Only call GPIO functions if there is a valid GPIO
by Charles Keepax
· 9 years ago
9832ce4
net: hns: set-coalesce-usecs returns errno by dsaf.ko
by Lisheng
· 9 years ago
43adc06
net: hns: fixed the setting and getting overtime bug
by Lisheng
· 9 years ago
d7be81a
ravb: fix software timestamping
by Lino Sanfilippo
· 9 years ago
79c1342
net: sxgbe: fix error paths in sxgbe_platform_probe()
by Rasmus Villemoes
· 9 years ago
a69f0e2
drivers/net/usb/plusb.c: Fix typo
by Diego Viola
· 9 years ago
9ba723b
net: macb: remove BUG_ON() and reset the queue to handle RX errors
by Cyrille Pitchen
· 9 years ago
d31fecd
qlge: Update version to 1.00.00.35
by Manish Chopra
· 9 years ago
4cef191
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
by Jaedon Shin
· 9 years ago
11caf57
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
7dd3991
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
by Petri Gynther
· 9 years ago
5586812
net: bcmgenet: fix dev->stats.tx_bytes accounting
by Petri Gynther
· 9 years ago
ba50499
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
by Cyrille Pitchen
· 9 years ago
c1203fe
net: hns: bug fix about getting hilink status for HNS v2
by Sheng Li
· 9 years ago
daa8cfd
net: hns: fix warning of passing zero to 'PTR_ERR'
by Kejian Yan
· 9 years ago
4b34aa4
net: hns: optimizate irq proccess for HNS V2
by Sheng Li
· 9 years ago
1c3bae6
net: hns: remove useless variable assignment and comment
by Qianqian Xie
· 9 years ago
055a941
net: hns: bug fix for return values
by Qianqian Xie
· 9 years ago
8d71397
net: hns: optimizate fmt of snprintf()
by Qianqian Xie
· 9 years ago
5261312
net: hns: fix a bug for cycle index
by Qianqian Xie
· 9 years ago
aca04ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3f73513
hv_netvsc: Fix the order of num_sc_offered decrement
by Haiyang Zhang
· 9 years ago
ed7d6bc
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
9efc2f7
hv_netvsc: Fix the array sizes to be max supported channels
by Haiyang Zhang
· 9 years ago
d212b46
hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
by Haiyang Zhang
· 9 years ago
1f461dc
ppp: take reference on channels netns
by Guillaume Nault
· 9 years ago
621e49f
net: mediatek: fix checking for NULL instead of IS_ERR() in .probe
by Vladimir Zapolskiy
· 9 years ago
9eb13f6
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
by Sebastian Frias
· 9 years ago
d57019d
at803x: fix reset handling
by Sergei Shtylyov
· 9 years ago
a24e3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b8ba452
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
b7dfca8
rapidio/rionet: add mport removal handling
by Alexandre Bounine
· 9 years ago
34ed2eb
rapidio/rionet: add locking into add/remove device
by Alexandre Bounine
· 9 years ago
f41e247
rapidio/rionet: add shutdown event handling
by Alexandre Bounine
· 9 years ago
92444bb
rapidio/rionet: add capability to change MTU
by Aurelien Jacquiot
· 9 years ago
3691597
rapidio/rionet: fix deadlock on SMP
by Aurelien Jacquiot
· 9 years ago
9a0384c
macb: fix PHY reset
by Sergei Shtylyov
· 9 years ago
6e9bdc7
fsl/fman: Workaround for Errata A-007273
by Igal Liberman
· 9 years ago
0b51b1d
net: hns: bug fix about the overflow of mss
by Daode Huang
· 9 years ago
211b138
net: hns: adds limitation for debug port mtu
by Kejian Yan
· 9 years ago
da3488b
net: hns: fix the bug about mtu setting
by Kejian Yan
· 9 years ago
717dd807
net: hns: fixes a bug of RSS
by Kejian Yan
· 9 years ago
beecfe9
net: hns: fix return value of the function about rss
by Kejian Yan
· 9 years ago
6f80563
net: hns: set xge statistic reg as read only
by Qianqian Xie
· 9 years ago
a520477
net: hns: fixed the bug about GMACs mac setting
by Sheng Li
· 9 years ago
d567984
net: hns: add uc match for debug ports
by Kejian Yan
· 9 years ago
f8a1a63
net: hns: fixed portid bug in sending manage pkt
by Sheng Li
· 9 years ago
0d6b425
net: hns: bug fix about ping6
by Kejian Yan
· 9 years ago
2994a75
cxgb4: update Kconfig and Makefile
by Varun Prakash
· 9 years ago
47da7e6
cxgb4: add iSCSI DDP page pod manager
by Varun Prakash
· 9 years ago
cb6a8ff
cxgb4, iw_cxgb4: move delayed ack macro definitions
by Varun Prakash
· 9 years ago
a8d9380
cxgb4: move VLAN_NONE macro definition
by Varun Prakash
· 9 years ago
7714cb9e
cxgb4: update struct cxgb4_lld_info definition
by Varun Prakash
· 9 years ago
b96c5cb
cxgb4: add definitions for iSCSI target ULD
by Varun Prakash
· 9 years ago
76c144bd
cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
by Varun Prakash
· 9 years ago
40c4663
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
by Varun Prakash
· 9 years ago
a84f0e1
cxgb4, iw_cxgb4: move definitions to common header file
by Varun Prakash
· 9 years ago
2337ba4
cxgb4: large receive offload support
by Varun Prakash
· 9 years ago
f2692d1
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
by Varun Prakash
· 9 years ago
2fddfb8
cxgb4: add new ULD type CXGB4_ULD_ISCSIT
by Varun Prakash
· 9 years ago
Next »