index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2007-04-27
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
2007-04-27
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-26
[TIGON3]: of_get_property() returns const.
David S. Miller
2007-04-26
[TULIP]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-26
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
[SUNHME]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
[SUNGEM]: Consolidate powerpc and sparc MAC probing code.
David S. Miller
2007-04-26
[SUNGEM]: __sparc__ --> CONFIG_SPARC
David S. Miller
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
Milind Arun Choudhary
2007-04-26
[NET] tun/tap: fixed hw address handling
Brian Braunstein
2007-04-26
[NET]: Fix yam.c
Andrew Morton
2007-04-26
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-25
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
John W. Linville
2007-04-25
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
2007-04-25
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
2007-04-25
[PPPOE]: Fix device tear-down notification.
Michal Ostrowski
2007-04-25
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...
Florian Zumbiehl
2007-04-25
[PPPOE]: race between interface going down and connect()
Florian Zumbiehl
2007-04-25
[PPPoE]: miscellaneous smaller cleanups
Florian Zumbiehl
2007-04-25
[NET]: loopback driver can use loopback_dev integrated net_device_stats
Eric Dumazet
2007-04-25
[NETDRV]: Perform missing csum_offset conversions
Herbert Xu
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[NET]: Fix warnings in 3c523.c and ni52.c
David S. Miller
2007-04-25
[NET]: Inline net_device_stats
Rusty Russell
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-25
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
2007-04-25
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
2007-04-25
[IrDA]: removing stir4200 useless include
Samuel Ortiz
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
[next]