]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-09-24 Andrew Mortondrivers/net/mlx4/alloc.c needs mm.h
2008-09-24 Takashi Iwaidrivers/net/skfp/pmf.c: Use offsetof() macro
2008-09-24 Magnus Dammsmc91x: SMC_IO_SHIFT platform data support for default...
2008-09-24 Magnus Dammsmc91x: fix nowait printout
2008-09-24 Francois Romieur8169: fix RxMissed register access
2008-09-24 Sebastien Dugueehea: fix phyp debugging typo
2008-09-24 Thomas Bogendoerfertulip: Fix dead 21041 ethernet after ifconfig down
2008-09-24 David S. Milleraoe: Fix OOPS after SKB queue changes.
2008-09-23 Oliver Hartkoppcan: Add documentation for virtual CAN driver usage
2008-09-23 David S. Millertcp: Fix queue traversal in tcp_use_frto().
2008-09-23 David S. Millertcp: Fix order of tests in tcp_retransmit_skb()
2008-09-23 David S. Millerppp_generic: Use skb_peek() in ppp_receive_mp_frame().
2008-09-23 David S. Millerneigh: Remove by-hand SKB queue handling.
2008-09-23 Jarek Poplawskipkt_sched: Remove the tx queue state check in qdisc_run()
2008-09-23 David S. Millertcp: Use SKB queue handling interfaces instead of by...
2008-09-23 David S. Millernet: Add skb_queue_walk_from() and skb_queue_walk_from_...
2008-09-23 David S. Millernet: Add skb_queue_next().
2008-09-23 David S. Millertcp: Use skb_queue_is_last() instead of by-hand version.
2008-09-23 David S. Millernet: Add skb_queue_is_last().
2008-09-23 David S. Millerusbatm: Use skb_queue_walk_safe() instead of by-hand...
2008-09-23 David S. Millerzd1211: Use skb_queue_walk() instead of by-hand impleme...
2008-09-23 David S. Millerde4x5: Use skb_queue_head instead of by-hand implementa...
2008-09-23 Jarek Poplawskipkt_sched: Check the state of tx_queue in dequeue_skb()
2008-09-23 David S. Millerpkt_sched: Always use q->requeue in dev_requeue_skb().
2008-09-23 David S. Millerpkt_sched: Make qdisc->gso_skb a list.
2008-09-23 David S. Millersctp: Use skb_queue_walk_safe() and skb_queue_split_tai...
2008-09-23 David S. Millernet: Fix bus in SKB queue splicing interfaces.
2008-09-23 Stephen Hemmingernet: network device name ifalias support
2008-09-23 David S. Millerusbnet: Use skb_queue_walk_safe() instead of by-hand...
2008-09-23 Remi Denis... Phonet: kernel documentation
2008-09-23 Remi Denis... Phonet: emit errors when a packet cannot be delivered...
2008-09-23 Remi Denis... Phonet: proc interface for port range
2008-09-23 Remi Denis... Phonet: provide MAC header operations
2008-09-23 Remi Denis... Phonet: Phonet datagram transport protocol
2008-09-23 Remi Denis... Phonet: common socket glue
2008-09-23 Remi Denis... Phonet: Netlink interface
2008-09-23 Remi Denis... Phonet: network device and address handling
2008-09-23 Remi Denis... Phonet: add CONFIG_PHONET
2008-09-23 Remi Denis... Phonet: PF_PHONET protocol family support
2008-09-23 Remi Denis... Phonet: global definitions
2008-09-23 Herbert Xuipsec: Fix xfrm_state_walk race
2008-09-23 Jaswinder Singhcassini: use request_firmware
2008-09-23 Julia Lawallnet/atm/lec.c: drop code after return
2008-09-23 Julia Lawalldrivers/net/wan: Use DIV_ROUND_UP
2008-09-23 Julia Lawalldrivers/atm: Use DIV_ROUND_UP
2008-09-23 Ming Leihci_usb: replace mb with smp_mb
2008-09-23 Harvey Harrisonnet: em_cmp.c use unaligned access helpers
2008-09-23 Bjorn Helgaasirda: follow lspci device/vendor style
2008-09-23 Andi KleenmISDN: misc timerdev fixes
2008-09-23 Harvey HarrisonmISDN: annotate iomem pointer and add statics
2008-09-23 Harvey HarrisonmISDN: endian annotations for struct zt
2008-09-23 Julia Lawalldrivers/isdn/capi/kcapi.c: Adjust error handling code...
2008-09-23 Kaihui Luonetfilter: xt_time gives a wrong monthday in a leap...
2008-09-22 David S. Millercxgb3: Use SKB list interfaces instead of home-grown...
2008-09-22 David S. Millerisdn: isdn_ppp: Use SKB list facilities instead of...
2008-09-22 David S. Millerbluetooth: hci_bcsp: Use SKB list interfaces instead...
2008-09-22 David S. Milleraoe: Use SKB interfaces for list management instead...
2008-09-22 David S. Millernet: Add new interfaces for SKB list light-weight init...
2008-09-22 David S. Milleratm: idt77252: Use generic SKB queue management instead...
2008-09-22 David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-21 Tom Quetchenbachtcp: advertise MSS requested by user
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-21 Alexander Duyckmultiq: requeue should rewind the current_band
2008-09-21 Ilpo Järvinentcp: back retransmit_high when it over-estimated
2008-09-21 Ilpo Järvinentcp: don't clear lost_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: don't clear retransmit_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: remove retransmit_skb_hint clearing from failure
2008-09-21 Ilpo Järvinentcp: reorganize retransmit code loops
2008-09-21 Ilpo Järvinentcp: remove tp->lost_out guard to make joining diff...
2008-09-21 Ilpo Järvinentcp: Reorganize skb tagbit checks
2008-09-21 Ilpo Järvinentcp: remove obsolete validity concern
2008-09-21 Ilpo Järvinentcp: add tcp_can_forward_retransmit
2008-09-21 Ilpo Järvinentcp: No need to clear retransmit_skb_hint when SACKing
2008-09-21 Ilpo Järvinentcp: Kill precaution that's very likely obsolete
2008-09-21 Ilpo Järvinentcp: convert retransmit_cnt_hint to seqno
2008-09-21 Ilpo Järvinentcp: add helper for lost bit toggling
2008-09-21 Ilpo Järvinentcp: move tcp_verify_retransmit_hint
2008-09-21 Ilpo Järvinentcp: Partial hint clearing has again become meaningless
2008-09-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-19 David S. Millerqlge: Protect qlge_resume() with CONFIG_PM
2008-09-19 David S. Millerqlge: Fix warnings in debugging code.
2008-09-19 David S. MillerMerge branch 'new-drivers' of master.kernel.org:/pub...
2008-09-19 David S. Millernet: Fix build with ARCH=um
2008-09-18 Rémi Denis... ISDN sockets: add missing lockdep strings
2008-09-18 Benjamin Libnx2: Remove timer_interval field from the bnx2 structure
2008-09-18 Benjamin Libnx2: Remove name field from bnx2 structure
2008-09-18 Benjamin Libnx2: Update MODULE_DESCRIPTION to include the 5716
2008-09-18 Benjamin Libnx2: In bnx2_set_mac_link() return void rather then int
2008-09-18 Ron Mercerqlge: New Qlogic 10Gb Ethernet Driver.
2008-09-18 Guo-Fu Tsengjme: JMicron Gigabit Ethernet Driver
2008-09-18 Scott Feldmanenic: add Cisco 10G Ethernet NIC driver
2008-09-18 Chris Snookatl2: add atl2 driver
2008-09-17 Brian Haleyipvs: change some __constant_htons() to htons()
2008-09-17 Simon Hormanipvs: add __aquire/__release annotations to ip_vs_info_...
2008-09-17 Simon Hormanipvs: supply a valid 0 address to ip_vs_conn_new()
2008-09-17 Simon Hormanipvs: only unlock in ip_vs_edit_service() if already...
2008-09-17 Simon HormanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-09-15 John W. Linvillelibertas: correct "limited range of data type" warning
2008-09-15 David Kilroyorinoco: Fix compile warnings
2008-09-15 Abhijeet Kolekarmac80211 : Fix mode change hard_start_xmit function
next