aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2012-01-09net: Fix build with INET disabled.David S. Miller
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
2011-12-16net:core: use IS_ENABLEDIgor Maravić
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov
2011-12-14rtnetlink: rtnl_link_register() sanity testEric Dumazet
2011-12-13net: Remove unused neighbour layer ops.David S. Miller
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-09Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend
2011-12-08sock_diag: off by one checksDan Carpenter
2011-12-08net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06net: Silence seq_scale() unused warningStephen Boyd
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)
2011-12-05bql: fix CONFIG_XPS=n buildEric Dumazet
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-01net: net_device flags is an unsigned intEric Dumazet
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-11-30neigh: Add device constructor/destructor capability.David Miller
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-11-30neigh: Get rid of neigh_table->kmem_cachepDavid Miller
2011-11-29net: Fix skb_update_prio RCU usage.Igor Maravic
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet
2011-11-29bql: Byte queue limitsTom Herbert
2011-11-29xps: Add xps_queue_release functionTom Herbert
2011-11-29net: Add queue state xoff flag for stackTom Herbert
2011-11-29net: optimize socket timestampingEric Dumazet