aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* tcp memory pressure controlsGlauber Costa2011-12-12
* socket: initial cgroup code.Glauber Costa2011-12-12
* foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend2011-12-09
* sock_diag: off by one checksDan Carpenter2011-12-08
* net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend2011-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-06
|\
| * net: Silence seq_scale() unused warningStephen Boyd2011-12-06
| * ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-06
* | sock_diag: Move the sock_ code to net/core/Pavel Emelyanov2011-12-06
* | bql: fix CONFIG_XPS=n buildEric Dumazet2011-12-05
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | tcp: take care of misalignmentsEric Dumazet2011-12-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\|
| * net/core: fix rollback handler in register_netdevice_notifierRongQing.Li2011-11-30
| * net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
* | net: net_device flags is an unsigned intEric Dumazet2011-12-01
* | 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