Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9c70220b73908f64792422a2c39c593c4792f2c5
/
drivers
/
net
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
b0061ce
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d0a92be
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
e7dd65d
[SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
a16aeb3
[BONDING]: Introduce arp_pkt()
by Arnaldo Carvalho de Melo
· 18 years ago
797659f
[PPPOE]: Introduce pppoe_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
48d49d0c
[SK_BUFF]: Introduce skb_set_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
0a4f23f
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c8fb794
[TR]: Make tr_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c1a4b86
[TR]: Use tr_hdr() were appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
1214538
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
68c9f75
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
by Michael Chan
· 18 years ago
5efb764
drivers/net/hamradio/baycom_ser_fdx build fix
by Andrew Morton
· 18 years ago
b748d9e
sis900: Allocate rx replacement buffer before rx operation
by Neil Horman
· 18 years ago
d91c088
[netdrvr] depca: handle platform_device_add() failure
by Andrea Righi
· 18 years ago
c445a31
Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
by S.Çağlar Onur
· 18 years ago
66c7d2f
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
36e82df
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c3b99f0
[SUNHME]: Fix module unload.
by Marcel van Nies
· 18 years ago
9f9b669
[SUNLANCE]: Fix module unload.
by Marcel van Nies
· 18 years ago
d0dc112
[SUNQE]: Fix MAC address assignment.
by Marcel van Nies
· 18 years ago
46fcc86
Revert "e1000: fix NAPI performance on 4-port adapters"
by Linus Torvalds
· 18 years ago
7c5050e
[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()
by Paul Mackerras
· 18 years ago
93cd791
sky2: version 1.14
by Stephen Hemminger
· 18 years ago
d2adf4f
sky2: no jumbo on Yukon FE
by Stephen Hemminger
· 18 years ago
b628ed98
sky2: EC-U performance and jumbo support
by Stephen Hemminger
· 18 years ago
4f44d8b
sky2: disable ASF on all chip types
by Stephen Hemminger
· 18 years ago
40b0172
sky2: handle descriptor errors
by Stephen Hemminger
· 18 years ago
0a17e4c
sky2: disable support for 88E8056
by Stephen Hemminger
· 18 years ago
bf41a7c
gianfar needs crc32 lib dependency
by Dave Jiang
· 18 years ago
33bdeec
spidernet: Fix problem sending IP fragments
by Linas Vepstas
· 18 years ago
1ca03cb
cxgb3 - PHY interrupts and GPIO pins.
by Divy Le Ray
· 18 years ago
606fcd0
cxgb3 - Fix low memory conditions
by Divy Le Ray
· 18 years ago
cec34dd
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
4b2281c
myri10ge: update driver version to 1.3.0-1.233
by Brice Goglin
· 18 years ago
f19baae
myri10ge: more Intel chipsets providing aligned PCIe completions
by Brice Goglin
· 18 years ago
ae8509b
myri10ge: fix management of the firmware 4KB boundary crossing restriction
by Brice Goglin
· 18 years ago
6cdbd77
cxgb3 - missing CPL hanler and register setting.
by Divy Le Ray
· 18 years ago
59cf810
cxgb3 - MAC watchdog update
by Divy Le Ray
· 18 years ago
f2d961c
cxgb3 - avoid deadlock with mac watchdog
by Divy Le Ray
· 18 years ago
692412b
skge: fix wake on lan
by Stephen Hemminger
· 18 years ago
9467a8f
sky2: phy workarounds for Yukon EC-U A1
by Stephen Hemminger
· 18 years ago
1ad5b4a
sky2: turn on clocks when doing resume
by Stephen Hemminger
· 18 years ago
9a87240
sky2: turn carrier off when down
by Stephen Hemminger
· 18 years ago
e5b9ddd
skge: turn carrier off when down
by Stephen Hemminger
· 18 years ago
ec759a2
[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs
by Larry Finger
· 18 years ago
81e8800
[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs
by Larry Finger
· 18 years ago
92b3e2e
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
by Daniel Drake
· 18 years ago
ae6ead4
[PATCH] zd1211rw: Reject AL2230S devices
by Daniel Drake
· 18 years ago
699784b
[SC92031]: Fix priv->lock context
by Herbert Xu
· 18 years ago
b8fa2f3
[TG3]: Fix crash during tg3_init_one().
by Michael Chan
· 18 years ago
1371fa6
r8169: fix suspend/resume for down interface
by Francois Romieu
· 18 years ago
99f252b
r8169: issue request_irq after the private data are completely initialized
by Francois Romieu
· 18 years ago
cda22aa
b44: fix IFF_ALLMULTI handling of CAM slots
by Bill Helfinstine
· 18 years ago
7f672cf
cxgb3 - Firwmare update
by Divy Le Ray
· 18 years ago
6d6daba
cxgb3 - Tighten xgmac workaround
by Divy Le Ray
· 18 years ago
8ac3ba6
cxgb3 - detect NIC only adapters
by Divy Le Ray
· 18 years ago
9f23848
cxgb3 - Safeguard TCAM size usage
by Divy Le Ray
· 18 years ago
c873879
[BNX2]: Fix nvram write logic.
by Michael Chan
· 18 years ago
2e175a9
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
9a4d93d
[ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)
by Guennadi Liakhovetski
· 18 years ago
efab03d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
c01003c
[IFB]: Fix crash on input device removal
by Patrick McHardy
· 18 years ago
d8d7920
NetXen: Fix hardware access for ppc architecture.
by Linsys Contractor Adhiraj Joshi
· 18 years ago
bd7a444
sis190: new PHY support
by Francois Romieu
· 18 years ago
8c754a0
atl1: save mac address on remove
by Chris Snook
· 18 years ago
db8b225
[BNX2]: Fix link interrupt problem.
by Michael Chan
· 18 years ago
a9c87a1
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
c14bac6
SUN3/3X Lance trivial fix improved
by Cyrill V. Gorcunov
· 18 years ago
fadac40
mv643xx_eth: Fix use of uninitialized port_num field
by Gabriel Paubert
· 18 years ago
3ba4d09
forcedeth: fix tx timeout
by Ayaz Abdulla
· 18 years ago
fcc5f26
forcedeth: fix nic poll
by Ayaz Abdulla
· 18 years ago
b3b1514
qla3xxx: bugfix: Jumbo frame handling.
by Ron Mercer
· 18 years ago
f67cac0
qla3xxx: bugfix: Dropping interrupt under heavy network load.
by Ron Mercer
· 18 years ago
b6967eb
qla3xxx: bugfix: Multi segment sends were getting whacked.
by Ron Mercer
· 18 years ago
d8a759f
qla3xxx: bugfix: Add tx control block memset.
by Ron Mercer
· 18 years ago
de815a1
atl1: remove unnecessary crc inversion
by Jay Cliburn
· 18 years ago
917690c
myri10ge: correctly detect when TSO should be used
by Brice Goglin
· 18 years ago
83b5db8
[PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY
by David Woodhouse
· 18 years ago
7265c5d
[PATCH] bcm43xx: fix radio_set_tx_iq
by Stefano Brivio
· 18 years ago
be10d38
[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version
by Larry Finger
· 18 years ago
09c72ec
[SUNGEM]: Fix MAC address setting when interface is up.
by Ruben Vandeginste
· 18 years ago
165de5b
[PPP]: Don't leak an sk_buff on interface destruction.
by G. Liakhovetski
· 18 years ago
20bd7dd
[TG3]: Update version and reldate.
by Michael Chan
· 18 years ago
d18edcb
[TG3]: Exit irq handler during chip reset.
by Michael Chan
· 18 years ago
1c46ae05
[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.
by Michael Chan
· 18 years ago
Next »