summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov
2008-11-14net: speedup dst_release()Eric Dumazet
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-12net: Cleanup of neighbour codeEric Dumazet
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek
2008-11-10pktgen: add full reset functionalityJesse Brandeburg
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman
2008-11-07net: fib_rules ordering fixes.Eric W. Biederman
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-05net: Don't leak packets when a netns is going downEric W. Biederman
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman
2008-11-05netns: Delete virtual interfaces during namespace cleanupEric W. Biederman
2008-11-05net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-03net: '&' reduxAlexey Dobriyan
2008-11-03net: increase receive packet quantumStephen Hemminger
2008-11-01net: add documentation for skb recyclingStephen Hemminger
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet
2008-10-28net: don't use INIT_RCU_HEADAlexey Dobriyan
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan
2008-10-28pktgen: fix multiple queue warningJesse Brandeburg
2008-10-27netns: Coexist with the sysfs limitations v2Eric W. Biederman
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-23net: Fix disjunct computation of netdev featuresHerbert Xu
2008-10-19netdev: change name dropping error codesStephen Hemminger
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-14netns: fix net_generic array leakAlexey Dobriyan
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen
2008-10-12net: Fix off-by-one in skb_dma_mapDimitris Michailidis
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-08netns: export netns listAlexey Dobriyan
2008-10-07net: Fix netdev_run_todo dead-lockHerbert Xu
2008-10-07net: only invoke dev->change_rx_flags when device is UPPatrick McHardy
2008-10-07net: packet split receive apiPeter Zijlstra
2008-10-07net: wrap sk->sk_backlog_rcv()Peter Zijlstra