index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
2
-14
/
+1
*
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
1
-46
/
+58
|
\
|
*
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
1
-4
/
+1
|
*
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
1
-21
/
+12
|
*
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-26
1
-21
/
+45
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
9
-90
/
+50
|
\
\
|
*
|
[TIGON3]: of_get_property() returns const.
David S. Miller
2007-04-26
1
-1
/
+1
|
*
|
[TULIP]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-11
/
+7
|
*
|
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-26
5
-16
/
+12
|
*
|
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-18
/
+13
|
*
|
[SUNHME]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-13
/
+5
|
*
|
[SUNGEM]: Consolidate powerpc and sparc MAC probing code.
David S. Miller
2007-04-26
2
-26
/
+7
|
*
|
[SUNGEM]: __sparc__ --> CONFIG_SPARC
David S. Miller
2007-04-26
1
-4
/
+4
|
*
|
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
4
-6
/
+6
|
|
/
*
|
[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
Milind Arun Choudhary
2007-04-26
1
-3
/
+1
*
|
[NET] tun/tap: fixed hw address handling
Brian Braunstein
2007-04-26
1
-11
/
+27
*
|
[NET]: Fix yam.c
Andrew Morton
2007-04-26
1
-1
/
+1
*
|
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
John W. Linville
2007-04-25
1
-2
/
+2
*
|
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
2007-04-25
5
-74
/
+57
*
|
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
2007-04-25
1
-13
/
+13
*
|
[PPPOE]: Fix device tear-down notification.
Michal Ostrowski
2007-04-25
1
-37
/
+50
*
|
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...
Florian Zumbiehl
2007-04-25
1
-1
/
+1
*
|
[PPPOE]: race between interface going down and connect()
Florian Zumbiehl
2007-04-25
1
-13
/
+6
*
|
[PPPoE]: miscellaneous smaller cleanups
Florian Zumbiehl
2007-04-25
1
-13
/
+8
*
|
[NET]: loopback driver can use loopback_dev integrated net_device_stats
Eric Dumazet
2007-04-25
1
-4
/
+1
*
|
[NETDRV]: Perform missing csum_offset conversions
Herbert Xu
2007-04-25
2
-2
/
+3
*
|
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
33
-60
/
+90
*
|
[NET]: Fix warnings in 3c523.c and ni52.c
David S. Miller
2007-04-25
2
-2
/
+2
*
|
[NET]: Inline net_device_stats
Rusty Russell
2007-04-25
1
-3
/
+2
*
|
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
82
-138
/
+183
*
|
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-25
1
-1
/
+1
*
|
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-11
/
+7
*
|
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
5
-14
/
+25
*
|
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
11
-18
/
+27
*
|
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
2007-04-25
1
-0
/
+1
*
|
[IrDA]: removing stir4200 useless include
Samuel Ortiz
2007-04-25
1
-1
/
+0
*
|
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
4
-10
/
+15
*
|
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
*
|
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
2
-5
/
+10
*
|
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
*
|
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
9
-27
/
+29
*
|
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
10
-20
/
+16
*
|
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
|
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
12
-36
/
+32
*
|
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
|
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
2
-8
/
+6
*
|
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
|
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
22
-84
/
+90
*
|
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
6
-13
/
+16
[next]