aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * Merge branch 'master' into nextJames Morris2008-12-04
| |\
| * \ Merge branch 'master' into nextJames Morris2008-11-18
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \
| * | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| * | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-13
* | | | | netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-10
| |_|_|/ |/| | |
* | | | net: make skb_truesize_bug() call WARN()Arjan van de Ven2008-11-26
* | | | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-21
* | | | pktgen: fix multiple queue warningRobert Olsson2008-11-19
| |_|/ |/| |
* | | rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-17
* | | scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-14
* | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-14
| |/ |/|
* | net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-11
* | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-06
* | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-04
|/
* net: add documentation for skb recyclingStephen Hemminger2008-11-02
* netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-31
* pktgen: fix multiple queue warningJesse Brandeburg2008-10-28
* net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-23
* netdev: change name dropping error codesStephen Hemminger2008-10-20
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* netns: fix net_generic array leakAlexey Dobriyan2008-10-15
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-13
* net: Fix off-by-one in skb_dma_mapDimitris Michailidis2008-10-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-08
|\
| * net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-07
| * net: only invoke dev->change_rx_flags when device is UPPatrick McHardy2008-10-07
* | netns: export netns listAlexey Dobriyan2008-10-08
* | net: packet split receive apiPeter Zijlstra2008-10-07
* | net: wrap sk->sk_backlog_rcv()Peter Zijlstra2008-10-07
* | net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu2008-10-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\|
| * netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-21
* | net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek2008-10-01
* | netdev: docbook comment update (revised)Stephen Hemminger2008-09-30
* | netdev: use const for some name functionsStephen Hemminger2008-09-30
* | net: remove ifalias on empty given alias Oliver Hartkopp2008-09-24
* | neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-23
* | net: network device name ifalias supportStephen Hemminger2008-09-23
* | Phonet: global definitionsRemi Denis-Courmont2008-09-22
* | net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
* | ISDN sockets: add missing lockdep stringsRémi Denis-Courmont2008-09-18
* | net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery2008-09-12
* | net: Add SKB DMA mapping helper functions.David S. Miller2008-09-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\|
| * pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski2008-09-07
* | net: Enable TSO if supported by at least one deviceHerbert Xu2008-09-08
|/