[BLUETOOTH] rfcomm_worker(): fix wakeup race
[powerpc.git] / drivers /
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 Milind Arun Choudhary[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
2007-04-26 Brian Braunstein[NET] tun/tap: fixed hw address handling
2007-04-26 Andrew Morton[NET]: Fix yam.c
2007-04-26 John W. Linville[WIRELESS] drivers/net/wireless/Kconfig: correct minor...
2007-04-26 Johannes Berg[WIRELESS]: Refactor wireless Kconfig.
2007-04-26 Samuel Ortiz[IrDA]: Adding carriage returns to mcs7780 debug statements
2007-04-26 Michal Ostrowski[PPPOE]: Fix device tear-down notification.
2007-04-26 Florian Zumbiehl[PPPOE]: memory leak when socket is release()d before...
2007-04-26 Florian Zumbiehl[PPPOE]: race between interface going down and connect()
2007-04-26 Florian Zumbiehl[PPPoE]: miscellaneous smaller cleanups
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Eric Dumazet[NET]: loopback driver can use loopback_dev integrated...
2007-04-26 Herbert Xu[NETDRV]: Perform missing csum_offset conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 David S. Miller[NET]: Fix warnings in 3c523.c and ni52.c
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-04-26 Eric Dumazet[NET]: random functions can use nsec resolution instead...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [BLUETOOTH]: Introduce skb->data accessor methods for...
2007-04-26 David S. Miller[WAN] cosa.c: Build fix.
2007-04-26 Arnaldo Carvalho... [FORCEDETH]: Use skb_tailroom where appropriate
2007-04-26 Arnaldo Carvalho... [LMC]: lmc_main wants to use skb_tailroom
2007-04-26 Arnaldo Carvalho... [ATM] idt77252: Fix double kfree_skb on failure in...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Peter Kovar[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
2007-04-26 Samuel Ortiz[IrDA]: removing stir4200 useless include
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF] bonding: Set skb->nh.raw relative to skb...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [BONDING]: Introduce arp_pkt()
2007-04-26 Arnaldo Carvalho... [PPPOE]: Introduce pppoe_hdr()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-26 Arnaldo Carvalho... [AOE]: Introduce aoe_hdr()
2007-04-26 Arnaldo Carvalho... [QETH]: Use eth_hdr()
2007-04-26 Arnaldo Carvalho... [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb...
2007-04-26 Arnaldo Carvalho... [TR]: Make tr_type_trans set skb->dev
2007-04-26 Arnaldo Carvalho... [TR]: Use tr_hdr() were appropriate
2007-04-26 Adrian Bunk[TCP/DCCP/RANDOM]: Remove unused exports.
2007-04-26 YOSHIFUJI Hideaki[ATM] ENI: Convert to struct timeval to ktime_t.
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-25 Andrew Mortonpacket: fix error handling
2007-04-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-24 Michael Chan[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
2007-04-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-24 Andrew Mortondrivers/net/hamradio/baycom_ser_fdx build fix
2007-04-24 Dan Williamsusb-net/pegasus: fix pegasus carrier detection
2007-04-24 Neil Hormansis900: Allocate rx replacement buffer before rx operation
2007-04-24 Andrea Righi[netdrvr] depca: handle platform_device_add() failure
2007-04-24 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-04-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-04-24 Jiri Kosina8250: fix possible deadlock between serial8250_handle_p...
2007-04-24 Jiri SlabyChar: icom, mark __init as __devinit
2007-04-24 Jean Delvarehwmon/w83627ehf: Don't redefine REGION_OFFSET
2007-04-24 Olaf Heringdo not truncate irq number for icom adapter
2007-04-24 Andrew Mortonacpi-thermal: fix mod_timer() interval
2007-04-24 Miguel OjedaFix spelling in drivers/video/Kconfig
2007-04-24 Alexey Dobriyanparide drivers: initialize spinlocks
2007-04-24 Jiri SlabyChar: mxser, fix TIOCMIWAIT
2007-04-24 Jiri SlabyChar: mxser_new, fix TIOCMIWAIT
2007-04-24 Jan Yenya KasprzakChar: mxser_new, fix recursive locking
2007-04-24 Taku IzumiFix possible NULL pointer access in 8250 serial driver
2007-04-24 David S. Miller[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
2007-04-24 Alan Cox[SPARC] openprom: Switch to ref counting PCI API
2007-04-23 Bartlomiej Zolnier... Revert "adjust legacy IDE resource setting (v2)"
2007-04-23 S.Çağlar OnurAdd missing USRobotics Wireless Adapter (Model 5423...
2007-04-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-21 Marcel van Nies[SUNHME]: Fix module unload.
2007-04-21 Marcel van Nies[SUNLANCE]: Fix module unload.
2007-04-21 Marcel van Nies[SUNQE]: Fix MAC address assignment.
2007-04-21 vignesh babu[SBUS] vfc_dev.c: kzalloc
2007-04-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-04-20 Bartlomiej Zolnier... ide/Kconfig: add missing range check for IDE_MAX_HWIFS
2007-04-20 Sergei Shtylyovhpt366: fix kernel oops with HPT302N
2007-04-20 Mark Lordide/pci/delkin_cb.c: add new PCI ID
2007-04-20 Linus TorvaldsRevert "e1000: fix NAPI performance on 4-port adapters"
2007-04-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-19 Alan Coxpata_sis: Fix oops on boot
2007-04-19 Paul Mackerras[PPP]: Fix skbuff.c:BUG due incorrect logic in process_...
next