[RTNETLINK]: Fix netdevice name corruption
[safe/jmp/linux-2.6] / net / core /
2006-09-22 Patrick McHardy[RTNETLINK]: Fix netdevice name corruption
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 Thomas Graf[RTNETLINK]: Fix typo causing wrong skb to be freed
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 David S. Miller[NET] in6_pton: Kill errant printf statement.
2006-09-22 YOSHIFUJI Hideaki[NET]: Add common helper functions to convert IPv6...
2006-09-22 David S. Miller[RTNETLINK]: Don't return error on no-metrics.
2006-09-22 Thomas Graf[IPv6] route: Convert FIB6 dumping to use new netlink api
2006-09-22 Stephen Hemminger[NET] neighbour: reduce exports
2006-09-22 Brian Haley[NET/IPV4/IPV6]: Change some sysctl variables to __read...
2006-09-22 Thomas Graf[RTNETLINK]: Unexport rtnl socket
2006-09-22 Thomas Graf[NET] link: Convert notifications to use rtnl_notify()
2006-09-22 Thomas Graf[WIRELESS]: Convert notifications to use rtnl_notify()
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour notifications ot use rtnl_no...
2006-09-22 Thomas Graf[NET] fib_rules: Convert fib rule notification to use...
2006-09-22 Thomas Graf[RTNETLINK]: Add rtnetlink notification interface
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-09-22 Stephen Hemminger[NET] netdev: Check name length
2006-09-22 Patrick McHardy[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
2006-09-22 Dave Jones[NET]: Remove unnecessary config.h includes from net/
2006-09-22 Thomas Graf[NEIGH]: Move netlink neighbour table bits to linux...
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour table dumping to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour table modification to new...
2006-09-22 Thomas Graf[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour dumping to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour addition to new netlink api
2006-09-22 Thomas Graf[NEIGH]: Convert neighbour deletion to new netlink api
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-22 Thomas Graf[NET]: Convert link dumping to new netlink api
2006-09-22 Thomas Graf[NET]: Convert link modification to new netlink api
2006-09-22 Thomas Graf[IPv4]: Move interface address bits to linux/if_addr.h
2006-09-22 Thomas Graf[NET]: Protocol Independant Policy Routing Rules Framework
2006-09-22 Venkat Yekkirala[MLSXFRM]: Flow based matching of xfrm policy and state
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add security sid to sock
2006-09-18 Kirill Korotaev[NEIGH]: neigh_table_clear() doesn't free stats
2006-08-17 David S. Miller[NET]: Disallow whitespace in network device names.
2006-08-17 Suresh Siddha[NET]: Fix potential stack overflow in net/core/utils.c
2006-08-17 David S. Miller[VLAN]: Make sure bonding packet drop checks get done...
2006-08-09 Greg Kroah-HartmanMerge gregkh@/linux/kernel/git/davem/net-2.6
2006-08-09 Dmitry Mishin[NET]: add_timer -> mod_timer() in dst_run_gc()
2006-08-08 David S. Miller[RTNETLINK]: Fix IFLA_ADDRESS handling.
2006-08-08 David S. Miller[PKTGEN]: Make sure skb->{nh,h} are initialized in...
2006-08-08 Chen-Li Tien[PKTGEN]: Fix oops when used with balance-tlb bonding
2006-08-07 Christoph Hellwig[NET]: Assign skb->dev in netdev_alloc_skb
2006-08-04 Herbert Xu[PATCH] Send wireless netlink events with a clean slate
2006-08-02 Alexey Dobriyan[NET]: Fix more per-cpu typos
2006-08-02 Chris Leech[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
2006-08-02 Adrian Bunk[NET]: skb_queue_lock_key() is no longer used.
2006-08-02 David S. Miller[NET]: Kill the WARN_ON() calls for checksum fixups.
2006-08-02 Christoph Hellwig[NET]: Add netdev_alloc_skb().
2006-08-02 Tom Tucker[NET]: Core net changes to generate netevents
2006-08-02 Tom Tucker[NET]: Network Event Notifier Mechanism.
2006-08-02 Herbert Xu[NET]: Fix ___pskb_trim when entire frag_list needs...
2006-07-21 Adrian Bunk[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
2006-07-17 Jeff Garzik[NET] ethtool: fix oops by testing correct struct member
2006-07-14 Herbert Xu[NET]: Update frag_list in pskb_trim
2006-07-13 Ian McDonald[NET]: fix __sk_stream_mem_reclaim
2006-07-08 Herbert Xu[NET] gso: Fix up GSO packets with broken checksums
2006-07-07 Stephen Hemminger[NET]: Fix network device interface printk message...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sk_locks
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate sock_lock_init()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate skb_queue_head_init
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Adrian Bunk[NET]: make skb_release_data() static
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Herbert Xu[NET]: Make illegal_highdma more anal
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-29 Herbert Xu[NET]: Added GSO header verification
2006-06-26 Neil Horman[NET] netpoll: break recursive loop in netpoll rx path
2006-06-26 Jeremy Fitzhardinge[NET] netpoll: don't spin forever sending to stopped...
2006-06-26 Phil Oester[NET]: skb_find_text ignores to argument
2006-06-26 Adrian Bunk[NET]: make net/core/dev.c:netdev_nit static
2006-06-26 Michael Chan[NET]: Fix GSO problems in dev_hard_start_xmit()
2006-06-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-23 Oleg Nesterov[PATCH] list: use list_replace_init() instead of list_s...
2006-06-23 Randy Dunlap[NET]: fix net-core kernel-doc
2006-06-23 Herbert Xu[NET]: Added GSO toggle
2006-06-23 Herbert Xu[NET]: Add software TSOv4
2006-06-23 Herbert Xu[NET]: Add generic segmentation offload
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-23 Herbert Xu[NET]: Prevent transmission after dev_deactivate
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-06-18 Herbert Xu[ETHTOOL]: Fix UFO typo
2006-06-18 Herbert Xu[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
2006-06-18 Herbert Xu[NET]: Warn in __skb_trim if skb is paged
2006-06-18 Herbert Xu[NET]: Clean up skb_linearize
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-06-18 James Morris[SECMARK]: Add secmark support to core networking.
2006-06-18 Chris Leech[I/OAT]: Add a sysctl for tuning the I/OAT offloaded...
2006-06-18 Chris Leech[I/OAT]: Structure changes for TCP recv offload to...
2006-06-18 Chris Leech[I/OAT]: Utility functions for offloading sk_buff to...
2006-06-18 Chris Leech[I/OAT]: Setup the networking subsystem as a DMA client
2006-05-26 Stephen Hemminger[NET]: dev.c comment fixes
2006-05-12 Simon Kelley[NEIGH]: Fix IP-over-ATM and ARP interaction.
2006-05-10 Stephen Hemminger[NET]: Do sysfs registration as part of register_netdevice.
2006-05-09 Herbert Xu[NET] linkwatch: Handle jiffies wrap-around
2006-05-09 Alan Stern[NET]: Make netdev_chain a raw notifier.
2006-05-07 Stephen Hemminger[NET]: Create netdev attribute_groups with class_device_add
2006-04-20 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
next