safe/jmp/linux-2.6
2008-03-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-27 Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
2008-03-26 Herbert Xu[IPSEC]: Fix BEET output
2008-03-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Pavel Emelyanov[ICMP]: Dst entry leak in icmp_send host re-lookup...
2008-03-26 Robert P. J... [AX25]: Remove obsolete references to BKL from TODO...
2008-03-26 Patrick McHardy[NET]: Fix multicast device ioctl checks
2008-03-26 David S. Miller[IRDA]: Store irnet_socket termios properly.
2008-03-26 Patrick McHardy[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast...
2008-03-26 Patrick McHardy[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlyi...
2008-03-26 Jeff Garziknetxen, phy/marvell, skge: minor checkpatch fixes
2008-03-26 Sreenivasa... S2io: Handle TX completions on the same CPU as the...
2008-03-26 Michael Bueschb44: Truncate PHY address
2008-03-26 Marin Mitovskge napi->poll() locking bug
2008-03-26 Jussi Kivilinnarndis_host: fix oops when query for OID_GEN_PHYSICAL_ME...
2008-03-26 Roland Dreiercxgb3: Fix lockdep problems with sge.reg_lock
2008-03-26 Thomas Kleinehea: Fix IPv6 support
2008-03-26 Peter Korsgaarddm9000: Support promisc and all-multi modes
2008-03-26 Peter Korsgaarddm9601: configure MAC to drop invalid (crc/length)...
2008-03-26 Peter Korsgaarddm9601: add Hirose USB-100 device ID
2008-03-26 Alexandr SmirnovMarvell PHY m88e1111 driver fix
2008-03-26 Dhananjay Phadkenetxen: fix rx dropped stats
2008-03-26 Dhananjay Phadkenetxen: remove low level tx lock
2008-03-26 Dhananjay Phadkenetxen: napi and irq cleanup
2008-03-26 Dhananjay Phadkenetxen: improve msi support
2008-03-26 Bryan Wusmc91x: fix build breakage from the SMC_GET_MAC_ADDR...
2008-03-26 Julia Lawallixgb: remove unused variable
2008-03-26 Al Viroe100: endianness annotations
2008-03-26 Al Viroigb trivial annotations
2008-03-26 Al Viroigb: endianness fix
2008-03-26 Jay Vosburghbonding: update version
2008-03-26 Libor Pechacekbonding: Fix sysfs attribute handling
2008-03-26 Jay Vosburghbonding: fix two compiler warnings
2008-03-26 Jay Vosburghbonding: Fix locking in 802.3ad mode
2008-03-26 Jay Schulistsmctr.c: fix logical-bitwise-or confusion
2008-03-24 Michael Bueschb43: Remove irqs_disabled() sanity checks
2008-03-24 Michael Bueschb43: Fix DMA mapping leakage
2008-03-24 Reinette Chatreiwlwifi: fix __devexit_p points to __devexit functions
2008-03-24 Reinette ChatreMAINTAINERS: update iwlwifi git url
2008-03-24 John W. Linvillearlan: fix warning when PROC_FS=n
2008-03-24 Rick Farringtoniwlwifi: mac start synchronization issue
2008-03-24 Al Virowavelan_cs arm fix
2008-03-24 Masakazu Mokunort2x00: Add id for Corega CG-WLUSB2GPX
2008-03-24 Pascal Terjaniwlwifi: fix a typo in Kconfig message
2008-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-03-24 Pavel Emelyanov[NEIGH]: Fix race between pneigh deletion and ipv6...
2008-03-24 Martin Deverasch_htb: fix "too many events" situation
2008-03-24 Evgeniy Polyakovconnector: convert to single-threaded workqueue
2008-03-24 Wang Chen[ATM]: When proc_create() fails, do some error handling...
2008-03-23 David S. Miller[SUNGEM]: Fix NAPI assertion failure.
2008-03-23 Eliezer TamirBNX2X: prevent ethtool from setting port type
2008-03-23 Julia Lawall[9P] net/9p/trans_fd.c: remove unused variable
2008-03-23 Julia Lawall[IPV6] net/ipv6/ndisc.c: remove unused variable
2008-03-23 Stephen Hemminger[IPV4] fib_trie: fix warning from rcu_assign_poinger
2008-03-22 Herbert Xu[TCP]: Let skbs grow over a page on fast peers
2008-03-21 Pavel Emelyanov[DLCI]: Fix tiny race between module unload and sock_ioctl.
2008-03-21 David S. Miller[SCTP]: Fix build warnings with IPV6 disabled.
2008-03-21 Phil Oester[IPV4]: Fix null dereference in ip_defrag
2008-03-21 Jarek Poplawski[NET] ifb: set separate lockdep classes for queue locks
2008-03-20 YOSHIFUJI Hideaki[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
2008-03-20 Patrick McHardy[TCP]: Fix shrinking windows with window scaling
2008-03-20 Jarek Poplawskinetpoll: zap_completion_queue: adjust skb->users counter
2008-03-20 Fabio Checconibridge: use time_before() in br_fdb_cleanup()
2008-03-20 David S. Miller[TG3]: Fix build warning on sparc32.
2008-03-20 Pavel MachekMAINTAINERS: bluez-devel is subscribers-only
2008-03-20 Pavel Emelyanovaudit: netlink socket can be auto-bound to pid other...
2008-03-20 Andre Noll[NET]: Fix permissions of /proc/net
2008-03-20 Vlad Yasevich[SCTP]: Fix a race between module load and protosw...
2008-03-20 Daniel Hokka... [NETFILTER]: ipt_recent: sanity check hit count
2008-03-20 Roel Kluin[NETFILTER]: nf_conntrack_h323: logical-bitwise & confu...
2008-03-19 Andrew Morton[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remov...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[IPV4]: esp_output() misannotations
2008-03-18 Al Viro[8021Q]: vlan_dev misannotations
2008-03-18 Al Viroxfrm: ->eth_proto is __be16
2008-03-18 Al Viro[IPV4]: ipv4_is_lbcast() misannotations
2008-03-18 Al Viro[SUNRPC]: net/* NULL noise
2008-03-18 Al Viro[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
2008-03-18 Al Viro[PKT_SCHED]: annotate cls_u32
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-03-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-03-17 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-03-17 Al Virohfs_bnode_find() can fail, resulting in hfs_bnode_split...
2008-03-17 Jose Alberto... ahci: Add Marvell 6121 SATA support
2008-03-17 Tejun Heopata_ali: use atapi_cmd_type() to determine cmd type...
2008-03-17 Tejun Heoahci: implement skip_host_reset parameter
2008-03-17 Tejun Heoahci: request all PCI BARs
2008-03-17 Tejun Heodevres: implement pcim_iomap_regions_request_all()
2008-03-17 Tejun Heolibata-acpi: improve dock event handling
2008-03-17 Harvey Harrisonioc3.c: replace remaining __FUNCTION__ occurrences
2008-03-17 Joakim Tjernlunducc_geth: use correct thread number for 10/100Mbps...
2008-03-17 Mitch Williamsigb: Correctly get protocol information
2008-03-17 Ralf Baechle[IOC3] Fix section missmatch
2008-03-17 Grant Grundler2.6.25-rc4 de_stop_rxtx polling wrong
2008-03-17 Ayaz Abdullaforcedeth: limit tx to 16
2008-03-17 Alan Cox3c501: Further coding style fixes
2008-03-17 Divy Le Raycxgb3: Fix transmit queue stop mechanism
2008-03-17 Stefan RoeseNEWEMAC: Add compatible "ibm,tah" to tah matching table
2008-03-17 Jean-Christophe... rndis_host: fix transfer size negotiation
next