aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa1-14/+14
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-13/+20
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-26/+55
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov1-0/+19
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov1-2/+2
2011-12-14rtnetlink: rtnl_link_register() sanity testEric Dumazet1-11/+14
2011-12-13net: Remove unused neighbour layer ops.David S. Miller1-10/+0
2011-12-12tcp memory pressure controlsGlauber Costa1-3/+40
2011-12-12socket: initial cgroup code.Glauber Costa1-8/+16
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa1-23/+34
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-2/+2
2011-12-09Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend1-1/+1
2011-12-08sock_diag: off by one checksDan Carpenter1-2/+2
2011-12-08net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend1-1/+1
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+6
2011-12-06net: Silence seq_scale() unused warningStephen Boyd1-0/+2
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov2-1/+152
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)1-3/+4
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet1-2/+0
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2-2/+2
2011-12-04tcp: take care of misalignmentsEric Dumazet1-5/+6
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+9
2011-12-01net: net_device flags is an unsigned intEric Dumazet1-7/+7
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li1-1/+2
2011-11-30neigh: Add device constructor/destructor capability.David Miller1-1/+14
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller1-3/+11
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller1-16/+2
2011-11-29net: Fix skb_update_prio RCU usage.Igor Maravic1-1/+1
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet1-2/+11
2011-11-29bql: Byte queue limitsTom Herbert2-8/+135
2011-11-29xps: Add xps_queue_release functionTom Herbert1-42/+47
2011-11-29net: Add queue state xoff flag for stackTom Herbert3-5/+5
2011-11-29net: optimize socket timestampingEric Dumazet1-15/+12
2011-11-29net: dont call jump_label_dec from irq contextEric Dumazet1-0/+23
2011-11-28net: use skb_flow_dissect() in __skb_get_rxhash()Eric Dumazet1-111/+14
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet2-1/+135
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2-2/+7
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+5
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]1-1/+4
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet1-2/+2
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-9/+6
2011-11-22net: correct comments of skb_shiftFeng King1-1/+1
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman4-1/+380
2011-11-18net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu1-2/+4
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet3-16/+21
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+29
2011-11-16net: new counter for tx_timeout errors in sysfsdavid decotigny1-6/+31
2011-11-16net-sysfs: fixed minor sparse warningdavid decotigny1-6/+6
2011-11-16net: ethtool: fix coding styleMichał Mirosław1-7/+8
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2-16/+6