[NETLINK]: Remove bogus BUG_ON
[powerpc.git] / net / core /
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-03 Patrick McHardy[NET]: Add __dev_getfirstbyhwtype
2007-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-30 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-04-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-30 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-29 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-04-29 Rusty Russell[NET]: Remove NETIF_F_INTERNAL_STATS, default to intern...
2007-04-29 Len BrownPull sbs into release branch
2007-04-29 Len BrownPull dock into release branch
2007-04-29 Len BrownPull ec into release branch
2007-04-29 Len BrownPull thinkpad into release branch
2007-04-29 Len BrownPull sony into release branch
2007-04-29 Len BrownPull asus into release branch
2007-04-28 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-04-27 David S. Miller[NET]: Revert sk_buff walker cleanups.
2007-04-27 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Eric Rannauduevent: use add_uevent_var() instead of open coding it
2007-04-27 Jean TourrilhesDriver core: notify userspace of network device renames
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2007-04-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-04-27 Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Johannes Berg[WEXT]: Clean up how wext is called.
2007-04-27 Johannes Berg[WEXT]: Move to net/wireless
2007-04-26 David Howells[AF_RXRPC]: Provide secure RxRPC sockets for use by...
2007-04-26 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-26 Adrian Bunk[NETLINK]: Possible cleanups.
2007-04-26 Jean Delvare[NET]: Clean up sk_buff walkers.
2007-04-26 Herbert Xu[NET]: Warn about GSO/checksum abuse
2007-04-26 Johannes Berg[WIRELESS]: Remove wext over netlink.
2007-04-26 Andrew Morton[NET]: Prevent much sadness in qdisc_lock_tree().
2007-04-26 Borislav Petkov[NET]: Fix comments for register_netdev().
2007-04-26 Andi Kleen[NET]: Move sk_setup_caps() out of line.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Stephen Hemminger[NET]: Get rid of netdev_nit
2007-04-26 Stephen Hemminger[NET] skbuff: skb_store_bits const is backwards
2007-04-26 Patrick McHardy[NET_SCHED]: ingress: switch back to using ingress_lock
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[SK_BUFF]: Fix missing offset adjustment in skb_copy_expand
2007-04-26 Stephen Hemmingerbridge: eliminate call by reference
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Herbert Xu[NET]: Use csum_start offset instead of skb_transport_h...
2007-04-26 Patrick McHardy[SK_BUFF]: Fix missing offset adjustment in pskb_expand...
2007-04-26 Thomas Graf[RTNL]: Improve error codes for unsupported operations
2007-04-26 David Howells[NET]: Move generic skbuff stuff from XFRM code to...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Rusty Russell[NET]: Inline net_device_stats
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Thomas Graf[NET] fib_rules: Flush route cache after rule modifications
2007-04-26 Thomas Graf[NET] fib_rules: Add no-operation action
2007-04-26 Thomas Graf[NET] fib_rules: Mark rules detached from the device
2007-04-26 Thomas Graf[NET] fib_rules: goto rule action
2007-04-26 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: don't use nfct in skb if...
2007-04-26 Thomas Graf[NETLINK]: Directly return -EINTR from netlink_dump_start()
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Thomas Graf[NETLINK]: Ignore control messages directly in netlink_...
2007-04-26 Thomas Graf[NETLINK]: Ignore !NLM_F_REQUEST messages directly...
2007-04-26 Thomas Graf[RTNL]: Properly return rntl message handler
2007-04-26 Thomas Graf[NET] rules: Unified rules dumping
2007-04-26 Thomas Graf[RTNL]: Use rtnl registration interface for dump-all...
2007-04-26 Thomas Graf[NET] rules: Use rtnl registration interface
2007-04-26 Thomas Graf[NEIGH]: Use rtnl registration interface
2007-04-26 Thomas Graf[NET] link: Use rtnl registration interface
2007-04-26 Thomas Graf[RTNL]: Message handler registration interface
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Remove skb_add_mtu() leftovers
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too
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 Arnaldo Carvalho... [SK_BUFF]: Use offsets for skb->{mac,network,transport...
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]: Some more layer header conversions
2007-04-26 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: add __nf_copy() to copy...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
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 Stephen Hemminger[NET]: show bound packet types
2007-04-26 Stephen Hemminger[NET]: make seq_operations const
2007-04-26 Stephen Hemminger[NET]: network dev read_mostly
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]: Use skb_reset_network_header in skb_push...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
next