aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: convert core to skb paged frag APIsIan Campbell2011-08-24
* rps: support IPIP encapsulationEric Dumazet2011-08-24
* net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko2011-08-22
* net: Preserve ooo_okay when copying skb headerChangli Gao2011-08-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\
| * scm: Capture the full credentials of the scm senderTim Chen2011-08-11
* | net: rps: support PPPOE session messagesChangli Gao2011-08-19
* | net: rps: support 802.1QChangli Gao2011-08-19
* | net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-17
* | net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* | rps: Inspect GRE encapsulated packets to get flow hashTom Herbert2011-08-17
* | rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert2011-08-17
* | rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2011-08-17
* | rps: Some minor cleanup in get_rps_cpusTom Herbert2011-08-17
* | net: cleanup some rcu_dereference_rawEric Dumazet2011-08-12
* | neigh: reduce arp latencyEric Dumazet2011-08-12
* | rtnetlink: remove initialization of dev->real_num_tx_queuesJiri Pirko2011-08-11
* | net: fix potential neighbour race in dst_ifdown()Eric Dumazet2011-08-10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-08
|\|
| * net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06
| * net: add kerneldoc to skb_copy_bits()Eric Dumazet2011-08-01
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\
| * net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-28
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-25
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/
* net: allow netif_carrier to be called safely from IRQstephen hemminger2011-07-22
* ethtool: Allow zero-length register dumps againBen Hutchings2011-07-21
* skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-21
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* neigh: Pass neighbour entry to output ops.David S. Miller2011-07-18
* neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-16
* neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-16
* neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-16
* neigh: Simply destroy handling wrt. hh_cache.David S. Miller2011-07-16
* net: remove /sys/class/net/*/featuresMichał Mirosław2011-07-14
* net: unexport netdev_fix_features()Michał Mirosław2011-07-14
* net: cleanup vlan_features setting in register_netdevMichał Mirosław2011-07-14
* net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-14
* net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-13
* net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
* ipv4: Use universal hash for ARP.David S. Miller2011-07-11
* neigh: Store hash shift instead of mask.David S. Miller2011-07-11
* skbuff: clear tx zero-copy flagShirley Ma2011-07-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
|\
| * NFC: add NFC socket familyAloisio Almeida Jr2011-07-05
* | skbuff: skb supports zero-copy buffersShirley Ma2011-07-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\ \
| * | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-01
* | | net: Add GSO to vlan_features initializationShan Wei2011-07-06