[WIRELESS] cfg80211: Clarify locking comment.
[pandora-kernel.git] / net / core /
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 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()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: New sysctls should use __read_mostly tags
2007-04-26 Stephen Hemminger[NET]: deinline some functions
2007-04-26 Stephen Hemminger[WIRELESS]: use ARRAY_SIZE()
2007-04-26 Stephen Hemminger[NET] core: whitespace cleanup
2007-04-26 Stephen Hemminger[NET]: Replace CONFIG_NET_DEBUG with sysctl.
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 YOSHIFUJI Hideaki[NET] CORE: Use htons() where appropriate.
2007-04-26 Herbert Xu[UDP]: Clean up UDP-Lite receive checksum
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-26 Stephen Hemminger[PKTGEN]: fix device name handling
2007-04-26 Stephen Hemminger[PKTGEN]: don't use __constant_htonl()
2007-04-26 Stephen Hemminger[PKTGEN]: use random32
2007-04-26 Stephen Hemminger[PKTGEN]: use pr_debug
2007-04-26 Eric Dumazet[NET]: Keep sk_backlog near sk_lock
2007-04-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-17 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-17 Pavel Emelianov[NET]: Set a separate lockdep class for neighbour table...
2007-04-17 Aubrey.Li[NET]: Fix UDP checksum issue in net poll mode.
2007-04-17 Herbert Xu[NET]: Get rid of alloc_skb_from_cache
2007-04-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-04-15 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-04-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-12 Andrew Morton[PKTGEN]: Add try_to_freeze()
2007-04-11 Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-11 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-04-09 Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-04-04 Eric W. Biederman[PATCH] net: Ignore sysfs network device rename bugs.
2007-04-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
next