net: struct device - replace bus_id with dev_name(), dev_set_name()
[safe/jmp/linux-2.6] / net /
2009-01-27 remi.denis-courmon... Phonet: use per-namespace devices list
2009-01-27 remi.denis-courmon... Phonet: remove useless locking in device cleanup
2009-01-27 remi.denis-courmon... Phonet: handle rtnetlink registration failure
2009-01-27 remi.denis-courmon... Phonet: allow phonet_device_init() to fail, put it...
2009-01-27 remi.denis-courmon... Phonet: check destination before delivering packets...
2009-01-27 remi.denis-courmon... Phonet: move to Networking options like other protocol...
2009-01-27 Timo Terasgre: optimize hash lookup
2009-01-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-26 Ben Greearvlan: Export symbols as non GPL symbols.
2009-01-26 Matt Helsleynet: Move config NET_NS to from net/Kconfig to init...
2009-01-26 Timo Terasaf_key: initialize xfrm encap_oa
2009-01-22 Vlad Yasevichsctp: Fix another socket race during accept/peeloff
2009-01-22 Vlad Yasevichsctp: Properly timestamp outgoing data chunks for rtx...
2009-01-22 Vlad Yasevichsctp: Correctly start rtx timer on new packet transmiss...
2009-01-22 Benjamin Therynetns: ipmr: enable namespace support in ipv4 multicast...
2009-01-22 Benjamin Therynetns: ipmr: declare ipmr /proc/net entries per-namespace
2009-01-22 Benjamin Therynetns: ipmr: declare reg_vif_num per-namespace
2009-01-22 Benjamin Therynetns: ipmr: declare mroute_do_assert and mroute_do_pim...
2009-01-22 Benjamin Therynetns: ipmr: declare counter cache_resolve_queue_len...
2009-01-22 Benjamin Therynetns: ipmr: dynamically allocate mfc_cache_array
2009-01-22 Benjamin Therynetns: ipmr: store netns in struct mfc_cache
2009-01-22 Benjamin Therynetns: ipmr: dynamically allocate vif_table
2009-01-22 Benjamin Therynetns: ipmr: allocate mroute_socket per-namespace.
2009-01-22 Joe Perchessctp/ipv6.c: use ipv6_addr_copy
2009-01-22 Christian Lampartermac80211: fix slot time debug message
2009-01-22 Brian Cavagnolomac80211: decrement ref count to netdev after launching...
2009-01-22 Alexey Dobriyanfs/Kconfig: move sunrpc out
2009-01-21 Timo Terasgre: strict physical device binding
2009-01-21 Evgeniy Polyakovinet: Allowing more than 64k connections and heavily...
2009-01-21 Gerrit Renkerdccp: Debugging functions for feature negotiation
2009-01-21 Gerrit Renkerdccp: Initialisation and type-checking of feature sysctls
2009-01-21 Gerrit Renkerdccp: Implement both feature-local and feature-remote...
2009-01-21 Gerrit Renkerdccp: Initialisation framework for feature negotiation
2009-01-21 Stephen Hemmingerappletalk: remove unneeded stubs
2009-01-21 Stephen Hemmingerrose: convert to network_device_ops
2009-01-21 Stephen Hemmingerrose: convert to internal net_device_stats
2009-01-21 Stephen Hemmingernetrom: convert to net_device_ops
2009-01-21 Stephen Hemmingernetrom: convert to internal net_device_stats
2009-01-21 Stephen Hemmingerlec: convert to net_device_ops
2009-01-21 Stephen Hemmingerlec: convert to internal network_device_stats
2009-01-21 Stephen Hemmingerclip: convert to internal network_device_stats
2009-01-21 Stephen Hemmingerbr2684: convert to net_device_ops
2009-01-21 Stephen Hemmingeratm: br2684 internal stats
2009-01-21 Patrick McHardynetfilter: ctnetlink: fix scheduling while atomic
2009-01-20 Herbert Xugro: Fix merging of paged packets
2009-01-20 Herbert Xugro: Fix error handling on extremely short frags
2009-01-20 Herbert Xugro: Fix handling of complete checksums in IPv6
2009-01-20 Jiri SlabyNET: net_namespace, fix lock imbalance
2009-01-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-20 David S. MillerRevert "xfrm: For 32/64 compatability wrt. xfrm_usersa_...
2009-01-20 Jarek Poplawskinet: Fix data corruption when splicing from sockets.
2009-01-20 Herbert Xunet: Add debug info to track down GSO checksum bug
2009-01-20 Roel Kluinnet/9p: fid->fid is used uninitialized
2009-01-16 Luis R. Rodriguezcfg80211: Fix parsed country IE info for 5 GHz
2009-01-16 Luis R. Rodriguezcfg80211: Fix regression with 11d on bands
2009-01-16 Luis R. Rodriguezcfg80211: make handle_band() and handle_channel() wiphy...
2009-01-16 Randy Dunlapmac80211: more kernel-doc fixes
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-16 Roland Dreier9p: disallow RDMA if RDMA CM isn't available
2009-01-15 Oliver Hartkoppcan: fix slowpath issue in hrtimer callback function
2009-01-15 Benjamin Herrenschmidtnet: Add init_dummy_netdev() and fix EMAC driver using it
2009-01-15 Herbert Xugso: Ensure that the packet is long enough
2009-01-15 Herbert Xugro: Fix page ref count for skbs freed normally
2009-01-14 David S. Millerxfrm: For 32/64 compatability wrt. xfrm_usersa_info
2009-01-14 Herbert Xugro: Check for GSO packets and packets with frag_list
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 22
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 21
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 07
2009-01-14 Herbert Xuipv6: Fix fib6_dump_table walker leak
2009-01-14 Willy Tarreautcp: splice as many packets as possible at once
2009-01-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-13 John W. Linvillemac80211: fix "‘ret’ may be used uninitialized" warning
2009-01-13 Jarek Poplawskipkt_sched: sch_htb: Break all htb_do_events() after...
2009-01-13 Jarek Poplawskipkt_sched: sch_htb: Consider used jiffies in htb_do_eve...
2009-01-13 Jan Engelhardtnetfilter 08/09: xt_time: print timezone for user infor...
2009-01-13 Julia Lawallnetfilter 07/09: simplify nf_conntrack_alloc() error...
2009-01-13 Patrick McHardynetfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout...
2009-01-13 Jan Engelhardtnetfilter 05/09: ebtables: fix inversion in match code
2009-01-13 Patrick McHardynetfilter 04/09: x_tables: fix match/target revision...
2009-01-13 Herbert Xunetfilter 03/09: bridge: Disable PPPOE/VLAN processing...
2009-01-13 Herbert Xunetfilter 02/09: bridge: Fix handling of non-IP packets...
2009-01-13 Patrick McHardynetfilter 01/09: remove "happy cracking" message
2009-01-12 Christian Lampartermac80211: initialize RC data for all mesh links upon...
2009-01-12 Pavel Roskinmac80211: allow mode change if IBSS is not allowed
2009-01-12 Christian Lamparterminstrel: fix warning if lowest supported rate index...
2009-01-11 Dan Williamsnet_dma: acquire/release dma channels on ifup/ifdown
2009-01-11 Gerrit Renkerdccp ccid-3: Fix RFC reference
2009-01-11 Leonardo Potenzanet: fix section mismatch warnings in dccp/ccids/lib...
2009-01-11 Julia Lawallnet/bridge/netfilter: move a dereference below a NULL...
2009-01-11 Julia Lawallnet/tipc/bcast.h: use ARRAY_SIZE
2009-01-11 Herbert Xuipcomp: Remove spurious truesize increase
2009-01-09 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-08 Inaky Perez-Gonzalezwimax: testing for rfkill support should also test...
2009-01-08 Inaky Perez-Gonzalezwimax: fix kconfig interactions with rfkill and input...
2009-01-08 Inaky Perez-Gonzalezwimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
2009-01-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-01-08 Frank Blaschkavlan: add neigh_setup
2009-01-08 Herbert Xutcp6: Add GRO support
next