aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: Statically initialize init_net.dev_base_headRustad, Mark D2012-07-18
* net: cgroup: fix access the unallocated memory in netprio cgroupGao feng2012-07-17
* net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet2012-07-16
* net: cgroup: fix out of bounds accessesEric Dumazet2012-07-09
* cgroup: fix panic in netprio_cgroupGao feng2012-07-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-03
|\
| * net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee2012-06-28
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-03
|\ \ | |/ |/|
| * splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
* | net: remove skb_orphan_try()Eric Dumazet2012-06-15
* | netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-13
* | net/core: fix kernel-doc warningsRandy Dunlap2012-06-09
* | net: neighbour: fix neigh_dump_info()Eric Dumazet2012-06-07
* | drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-04
|/
* net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-31
* drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\
| * userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman2012-05-03
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\ \
| * | cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-10
| * | cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo2012-04-01
| * | cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo2012-04-01
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \
| * \ Merge tag 'v3.4-rc5' into nextJames Morris2012-05-03
| |\ \
| * | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2012-04-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-20
|\ \ \ \
| * | | | pktgen: fix module unload for goodEric Dumazet2012-05-18
* | | | | net: introduce skb_try_coalesce()Eric Dumazet2012-05-19
* | | | | net: napi_frags_skb() is staticEric Dumazet2012-05-19
* | | | | net: introduce netdev_alloc_frag()Eric Dumazet2012-05-18
* | | | | drop_monitor: convert to modular buildingNeil Horman2012-05-17
* | | | | net: netdev_alloc_skb() use build_skb()Eric Dumazet2012-05-17
* | | | | net: core: Use pr_<level>Joe Perches2012-05-17
* | | | | pktgen: Use pr_debugJoe Perches2012-05-17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\| | | |
| * | | | pktgen: fix crash at module unloadEric Dumazet2012-05-10
| * | | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-10
* | | | | net: sock_flag() cleanupEric Dumazet2012-05-16
* | | | | net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* | | | | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* | | | | ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-09
* | | | | ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings2012-05-09
* | | | | net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom2012-05-08
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\| | | |
| * | | | drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman2012-05-02
| * | | | drop_monitor: Make updating data->skb smp safeNeil Horman2012-04-28
| * | | | drop_monitor: fix sleeping in invalid context warningNeil Horman2012-04-28
| | |/ / | |/| |
* | | | skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-06
* | | | skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_headAlexander Duyck2012-05-06
* | | | skb: Drop bad code from pskb_expand_headAlexander Duyck2012-05-06