safe/jmp/linux-2.6
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Robert P. J... [CASSINI]: Use shorter list_splice_init() macro for...
2008-03-24 Florian Westphal[SCTP]: Remove redundant wrapper functions.
2008-03-24 Florian Westphal[SCTP]: Replace char msg[] with static const char[].
2008-03-24 Stephen Hemmingerfib_trie: print information on all routing tables
2008-03-24 Jiri Olsa[AF_PACKET]: Remove unused variable.
2008-03-24 Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-24 Joe Perches[NET]: include/linux/udp.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/linux/igmp.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/linux/atalk.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/net/route.h - remove duplicate include
2008-03-24 Martin Deverasch_htb: fix "too many events" situation
2008-03-24 Rami Rosen[IPV6]: Remove unused code in ndisc_send_redirect().
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 David S. Miller[8390]: Fix build error.
2008-03-23 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
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-23 Stephen Hemminger[IPV4] route: use read_mostly
2008-03-23 Denis V. Lunev[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
2008-03-23 Rusty Russell[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
2008-03-22 Pavel Emelyanov[RAW]: Add raw_hashinfo member on struct proto.
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-22 Denis V. Lunev[IPV4]: Always pass ip_options pointer into ip_options_...
2008-03-22 Denis V. Lunev[IPV4]: Remove unused ip_options->is_data.
2008-03-22 Denis V. Lunev[IPV4]: Remove unnecessary check for opt->is_data in...
2008-03-22 Herbert Xu[TCP]: Let skbs grow over a page on fast peers
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflic...
2008-03-21 Pavel Emelyanov[DLCI]: Fix tiny race between module unload and sock_ioctl.
2008-03-21 Stephen Hemmingersocket: SOCK_DEBUG type checking
2008-03-21 Pavel Emelyanov[NET]: NULL pointer dereference and other nasty things...
2008-03-21 Stephen Hemmingernetlink: make socket filters work on netlink
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 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV4] tcp - make proc handle the network namespaces
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp - assign the netns for timewait sockets
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp - make proc handle the network namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] mcast - fix compilation warning when...
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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 Robert P. J... [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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
2008-03-17 Pravin M. BathijaNEWEMAC: fix support for pause packets
2008-03-17 Christian Borntraegervirtio: fix race in enable_cb
2008-03-17 Amit Shahvirtio: Enable netpoll interface for netconsole logging
2008-03-17 Rusty Russellvirtio: handle > 2 billion page balloon targets
2008-03-17 Jeremy Katzvirtio: Fix sysfs bits to have proper block symlink
2008-03-17 Anthony Liguorivirtio: Use spin_lock_irqsave/restore for virtio-pci
2008-03-17 Julia Lawalldrivers/net/atl1/atl1_main.c: remove unused variable
next