aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* neigh: Add device constructor/destructor capability.David Miller2011-11-30
* neigh: Add infrastructure for allocating device neigh privates.David Miller2011-11-30
* neigh: Get rid of neigh_table->kmem_cachepDavid Miller2011-11-30
* net: Fix skb_update_prio RCU usage.Igor Maravic2011-11-29
* flow_dissector: use a 64bit load/storeEric Dumazet2011-11-29
* bql: Byte queue limitsTom Herbert2011-11-29
* xps: Add xps_queue_release functionTom Herbert2011-11-29
* net: Add queue state xoff flag for stackTom Herbert2011-11-29
* net: optimize socket timestampingEric Dumazet2011-11-29
* net: dont call jump_label_dec from irq contextEric Dumazet2011-11-29
* net: use skb_flow_dissect() in __skb_get_rxhash()Eric Dumazet2011-11-28
* net: introduce skb_flow_dissect()Eric Dumazet2011-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]2011-11-25
| * net: correct comments of skb_shiftFeng King2011-11-22
* | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-22
* | net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-18
* | net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-09
* | | net: new counter for tx_timeout errors in sysfsdavid decotigny2011-11-16
* | | net-sysfs: fixed minor sparse warningdavid decotigny2011-11-16
* | | net: ethtool: fix coding styleMichał Mirosław2011-11-16
* | | net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-16
* | | ethtool: prepare for larger netdev_features_t typeMichał Mirosław2011-11-16
* | | net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław2011-11-16
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* | | net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław2011-11-16
* | | net: remove legacy ethtool opsMichał Mirosław2011-11-16
* | | net: use jump_label for netstamp_neededEric Dumazet2011-11-16
* | | net: introduce build_skb()Eric Dumazet2011-11-14
* | | neigh: new unresolved queue limitsEric Dumazet2011-11-14
* | | net: rename sk_clone to sk_clone_lockEric Dumazet2011-11-08
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| * | net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* | | net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-03
* | | neigh: Kill bogus SMP protected debugging message.David S. Miller2011-11-01
| |/ |/|
* | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-30
|/
* net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\
| * Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
| |\
| | * rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-10-24
| | * net: hold sock reference while processing tx timestampsRichard Cochran2011-10-24
| * | tcp: add const qualifiers where possibleEric Dumazet2011-10-21
| * | dev: use name hash for dev_seq_opsMihai Maruseac2011-10-21
| * | net: add opaque struct around skb frag pageIan Campbell2011-10-21
| * | pktgen: remove ndelay() callEric Dumazet2011-10-20