summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-299-9/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-289-9/+0Star
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-2/+2
* | net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
|/
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-2/+2
|\
| * net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-219-120/+222
|\ \
| * | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-121-1/+1
| * | net: Use bool for return value of dev_valid_name().David S. Miller2012-03-061-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-061-8/+10
| |\|
| * | net: export netdev_stats_to_stats64Eric Dumazet2012-03-051-4/+5
| * | rtnetlink: Fix VF IFLA policyGreg Rose2012-03-011-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-272-21/+59
| |\ \
| * | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-2/+7
| * | | net: Add missing getsockopt for SO_NOFCS.David S. Miller2012-02-241-0/+3
| * | | net: Support RX-ALL feature flag.Ben Greear2012-02-241-0/+1
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-242-0/+6
| * | | net: Support RXFCS feature flag.Ben Greear2012-02-241-0/+1
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+13
| * | | datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov2012-02-211-8/+13
| * | | datagram: Factor out sk queue referencingPavel Emelyanov2012-02-211-4/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-1/+1
| |\ \ \
| * | | | gro: fix truesize underestimationEric Dumazet2012-02-131-1/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-112-12/+3Star
| |\ \ \ \
| * | | | | gro: more generic L2 header checkEric Dumazet2012-02-081-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-044-18/+25
| |\ \ \ \ \
| * | | | | | PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches2012-02-011-55/+39Star
| * | | | | | netpoll: Neaten MAX_SKB_SIZE macroJoe Perches2012-02-011-3/+5
| * | | | | | netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches2012-02-011-35/+28Star
| * | | | | | net: Allow ipv6 proxies and arp proxies be shown with iproute2Tony Zelenoff2012-01-301-3/+87
* | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-212-9/+7Star
|\ \ \ \ \ \ \
| * | | | | | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-022-9/+7Star
* | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-121-8/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-03-051-8/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-057-39/+77
|\| | | | | |
| * | | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-211-21/+57
| * | | | | | neighbour: Fixed race condition at tbl->nhtMichel Machado2012-02-211-0/+2
| | |_|_|_|/ | |/| | | |
| * | | | | netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet2012-02-141-1/+1
| | |_|_|/ | |/| | |
| * | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-101-5/+2Star
| * | | | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-101-6/+0Star
| * | | | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-101-1/+1
| * | | | gro: more generic L2 header checkEric Dumazet2012-02-091-2/+8
| | |_|/ | |/| |
| * | | netprio_cgroup: Fix obo in get_prioidxNeil Horman2012-02-041-3/+4
| * | | ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2012-02-011-0/+2
* | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-244-18/+18
|/ / /
* | | net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula2012-01-261-0/+3
* | | netns: fix net_alloc_generic()Eric Dumazet2012-01-261-15/+16
| |/ |/|
* | net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer2012-01-241-0/+1
* | ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-01-231-0/+1
* | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-2/+2