summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | bql: fix CONFIG_XPS=n buildEric Dumazet2011-12-051-2/+0
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-052-2/+2
* | | tcp: take care of misalignmentsEric Dumazet2011-12-041-5/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-022-3/+9
|\ \ \ | |/ /
| * | net/core: fix rollback handler in register_netdevice_notifierRongQing.Li2011-11-301-1/+2
| * | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-282-2/+7
* | | net: net_device flags is an unsigned intEric Dumazet2011-12-011-7/+7
* | | neigh: Add device constructor/destructor capability.David Miller2011-11-301-1/+14
* | | neigh: Add infrastructure for allocating device neigh privates.David Miller2011-11-301-3/+11
* | | neigh: Get rid of neigh_table->kmem_cachepDavid Miller2011-11-301-16/+2
* | | net: Fix skb_update_prio RCU usage.Igor Maravic2011-11-291-1/+1
* | | flow_dissector: use a 64bit load/storeEric Dumazet2011-11-291-2/+11
* | | bql: Byte queue limitsTom Herbert2011-11-292-8/+135
* | | xps: Add xps_queue_release functionTom Herbert2011-11-291-42/+47
* | | net: Add queue state xoff flag for stackTom Herbert2011-11-293-5/+5
* | | net: optimize socket timestampingEric Dumazet2011-11-291-15/+12
* | | net: dont call jump_label_dec from irq contextEric Dumazet2011-11-291-0/+23
* | | net: use skb_flow_dissect() in __skb_get_rxhash()Eric Dumazet2011-11-281-111/+14
* | | net: introduce skb_flow_dissect()Eric Dumazet2011-11-282-1/+135
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-262-2/+5
|\ \ \ | |/ /
| * | netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]2011-11-251-1/+4
| * | net: correct comments of skb_shiftFeng King2011-11-221-1/+1
* | | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-231-2/+2
* | | 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
|\ \
OpenPOWER on IntegriCloud