summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2011-08-22net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko
2011-08-20net: Preserve ooo_okay when copying skb headerChangli Gao
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19net: rps: support PPPOE session messagesChangli Gao
2011-08-19net: rps: support 802.1QChangli Gao
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-18rps: Inspect GRE encapsulated packets to get flow hashTom Herbert
2011-08-18rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-18rps: Some minor cleanup in get_rps_cpusTom Herbert
2011-08-12net: cleanup some rcu_dereference_rawEric Dumazet
2011-08-12neigh: reduce arp latencyEric Dumazet
2011-08-11rtnetlink: remove initialization of dev->real_num_tx_queuesJiri Pirko
2011-08-11scm: Capture the full credentials of the scm senderTim Chen
2011-08-10net: fix potential neighbour race in dst_ifdown()Eric Dumazet
2011-08-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-08-02net: add kerneldoc to skb_copy_bits()Eric Dumazet
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25net: Convert struct net_device uc_promisc to boolJoe Perches
2011-07-23net: allow netif_carrier to be called safely from IRQstephen hemminger
2011-07-21ethtool: Allow zero-length register dumps againBen Hutchings
2011-07-21skbuff: fix error handling in pskb_copy()Dan Carpenter
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-18neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-17neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-17neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-17neigh: Simply destroy handling wrt. hh_cache.David S. Miller
2011-07-14net: remove /sys/class/net/*/featuresMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14net: cleanup vlan_features setting in register_netdevMichał Mirosław
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-11ipv4: Use universal hash for ARP.David S. Miller
2011-07-11neigh: Store hash shift instead of mask.David S. Miller
2011-07-09skbuff: clear tx zero-copy flagShirley Ma
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-06net: Add GSO to vlan_features initializationShan Wei
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr
2011-07-04netpoll: Remove wrapper function netpoll_pollJoe Perches
2011-07-04netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches
2011-07-02ipv6: Don't put artificial limit on routing table size.David S. Miller