summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-9/+6
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-224-1/+380
* | net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-181-2/+4
* | net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-173-16/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-172-0/+29
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-092-0/+29
* | | net: new counter for tx_timeout errors in sysfsdavid decotigny2011-11-161-6/+31
* | | net-sysfs: fixed minor sparse warningdavid decotigny2011-11-161-6/+6
* | | net: ethtool: fix coding styleMichał Mirosław2011-11-161-7/+8
* | | net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-162-16/+6
* | | ethtool: prepare for larger netdev_features_t typeMichał Mirosław2011-11-161-16/+26
* | | net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław2011-11-161-38/+36
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-163-23/+26
* | | net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław2011-11-161-10/+23
* | | net: remove legacy ethtool opsMichał Mirosław2011-11-162-406/+24
* | | net: use jump_label for netstamp_neededEric Dumazet2011-11-161-18/+14
* | | net: introduce build_skb()Eric Dumazet2011-11-141-0/+49
* | | neigh: new unresolved queue limitsEric Dumazet2011-11-141-51/+111
* | | net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-081-2/+9
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-069-0/+9
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-318-0/+8
| * | net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* | | net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-031-0/+1
* | | neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-011-5/+1
| |/ |/|
* | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-301-2/+2
|/
* net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2521-263/+515
|\
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-243-3/+15
| |\
| | * rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-10-241-0/+1
| | * net: hold sock reference while processing tx timestampsRichard Cochran2011-10-241-2/+10
| * | tcp: add const qualifiers where possibleEric Dumazet2011-10-211-1/+1
| * | dev: use name hash for dev_seq_opsMihai Maruseac2011-10-211-15/+69
| * | net: add opaque struct around skb frag pageIan Campbell2011-10-211-3/+3
| * | pktgen: remove ndelay() callEric Dumazet2011-10-201-4/+7
| * | net: do not take an additional reference in skb_frag_set_pageIan Campbell2011-10-191-0/+1
| * | neigh: fix rcu splat in neigh_update()roy.qing.li@gmail.com2011-10-191-0/+4
| * | filter: use unsigned int to silence static checker warningDan Carpenter2011-10-191-1/+1
| * | net: validate HWTSTAMP ioctl parametersRichard Cochran2011-10-191-0/+58
| * | net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.Eric W. Biederman2011-10-191-1/+7
| * | net: Allow skb_recycle_check to be done in stagesAndy Fleming2011-10-191-25/+26
| * | net: add skb frag size accessorsEric Dumazet2011-10-195-53/+57
| * | net: allow vlan traffic to be received under bondJohn Fastabend2011-10-181-11/+11
| * | net/flow: Fix potential memory leakhuajun li2011-10-171-1/+13
| * | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-161-3/+30
| * | net: more accurate skb truesizeEric Dumazet2011-10-132-5/+15
| * | net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFLJohannes Berg2011-10-071-4/+1
| * | RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings2011-10-031-6/+3
| * | net: rps: fix the support for PPPOEChangli Gao2011-09-281-1/+11
| * | af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet2011-09-281-4/+6
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-226-25/+57
| |\ \
OpenPOWER on IntegriCloud