Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / core /
2012-05-18 Eric Dumazetpktgen: fix module unload for good
2012-05-11 Eric Dumazetpktgen: fix crash at module unload
2012-05-11 David S. MillerRevert "net: maintain namespace isolation between vlan...
2012-05-03 Neil Hormandrop_monitor: prevent init path from scheduling on...
2012-04-28 Neil Hormandrop_monitor: Make updating data->skb smp safe
2012-04-28 Neil Hormandrop_monitor: fix sleeping in invalid context warning
2012-04-21 Eric Dumazetdrop_monitor: allow more events per second
2012-04-18 Julian Anastasovnetns: do not leak net_generic data on failed init
2012-04-13 Eric W. Biedermannet: In unregister_netdevice_notifier unregister the...
2012-04-11 Eric Dumazetnet: allow pskb_expand_head() to get maximum tailroom
2012-04-06 Eric Dumazetnet: fix a race in sock_queue_err_skb()
2012-04-03 Jan Seiffertbpf jit: Make the filter.c::__load_pointer helper non...
2012-04-03 Eric Dumazetnet: fix /proc/net/dev regression
2012-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-28 Benjamin LaHaisenet/core: dev_forward_skb() should clear skb_iif
2012-03-25 Eric Dumazetnet: add a truesize parameter to skb_add_rx_frag()
2012-03-21 Eric Dumazetnet: fix napi_reuse_skb() skb reserve
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20 Cong Wangnet: remove the second argument of k[un]map_atomic()
2012-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-12 Maciej Żenczykowskinet: get rid of some pointless casts to sockaddr
2012-03-06 David S. Millernet: Use bool for return value of dev_valid_name().
2012-03-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-05 Eric Dumazetnet: export netdev_stats_to_stats64
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-05 Eric Dumazetrtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
2012-03-01 Greg Rosertnetlink: Fix VF IFLA policy
2012-02-27 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-26 Pablo Neira Ayusonetlink: add netlink_dump_control structure for netlink...
2012-02-24 David S. Millernet: Add missing getsockopt for SO_NOFCS.
2012-02-24 Ben Greearnet: Support RX-ALL feature flag.
2012-02-24 Ben Greearnet: Add framework to allow sending packets with custom...
2012-02-24 Ben Greearnet: Support RXFCS feature flag.
2012-02-24 Ingo Molnarstatic keys: Introduce 'struct static_key', static_key_...
2012-02-21 Greg Rosertnetlink: Fix problem with buffer allocation
2012-02-21 Michel Machadoneighbour: Fixed race condition at tbl->nht
2012-02-21 Pavel Emelyanovsock: Introduce the SO_PEEK_OFF sock option
2012-02-21 Pavel Emelyanovdatagram: Add offset argument to __skb_recv_datagram
2012-02-21 Pavel Emelyanovdatagram: Factor out sk queue referencing
2012-02-19 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-14 Eric Dumazetnetpoll: netpoll_poll_dev() should access dev->flags
2012-02-13 Eric Dumazetgro: fix truesize underestimation
2012-02-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-10 Neil Hormannetprio_cgroup: fix wrong memory access when NETPRIO_CG...
2012-02-10 Neil Hormannetprio_cgroup: don't allocate prio table when a device...
2012-02-10 Neil Hormannetprio_cgroup: fix an off-by-one bug
2012-02-08 Eric Dumazetgro: more generic L2 header check
2012-02-08 Eric Dumazetgro: more generic L2 header check
2012-02-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-04 Neil Hormannetprio_cgroup: Fix obo in get_prioidx
2012-02-02 Li Zefancgroup: remove cgroup_subsys argument from callbacks
2012-02-01 Joe PerchesPATCH V2 net-next] net: dev: Convert printks to pr_...
2012-02-01 Ben Hutchingsethtool: Null-terminate filename passed to ethtool_ops...
2012-02-01 Joe Perchesnetpoll: Neaten MAX_SKB_SIZE macro
2012-02-01 Joe Perchesnetpoll: Convert printks to np_<level> and add pr_fmt
2012-01-30 Tony Zelenoffnet: Allow ipv6 proxies and arp proxies be shown with...
2012-01-26 Stefan Gulanet: RTNETLINK adjusting values of min_ifinfo_dump_size
2012-01-26 Eric Dumazetnetns: fix net_alloc_generic()
2012-01-24 Jesper Dangaard... net: flow_dissector.c missing include linux/export.h
2012-01-23 Michał Mirosławethtool: allow ETHTOOL_GSSET_INFO for users
2012-01-22 Glauber Costanet: introduce res_counter_charge_nofail() for socket...
2012-01-22 Paul Gortmakerpktgen: Fix unsigned function that is returning negativ...
2012-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-17 Michał Mirosławnet: fix NULL-deref in WARN() in skb_gso_segment()
2012-01-17 Ben Hutchingsnet: WARN if skb_checksum_help() is called on skb requi...
2012-01-17 Eric Dumazetnet: fix some sparse errors
2012-01-17 Ben Hutchingsnet: Use device model to get driver name in skb_gso_seg...
2012-01-17 Hiroaki SHIMODAbql: Fix inconsistency between file mode and attr method.
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-12 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2012-01-09 David S. Millernet: Fix build with INET disabled.
2012-01-09 Jiri Pirkonet: introduce netif_addr_lock_nested() and call if...
2012-01-09 Jiri Pirkonet: correct lock name in dev_[uc/mc]_sync documentations.
2012-01-09 Stephen Rothwellnet: sk_update_clone is only used in net/core/sock.c
2012-01-07 Dan Carpenterpktgen: set correct max and min in pktgen_setup_inject()
2012-01-07 Glauber Costanet: fix sock_clone reference mismatch with tcp memcontrol
2012-01-05 Eric Parissecurity: remove the security_netlink_recv hook as...
2012-01-04 Ben Hutchingsethtool: Remove ethtool_ops::set_rx_ntuple operation
2012-01-04 Ben Hutchingsethtool: Allow drivers to select RX NFC rule locations
2011-12-30 Pavel Emelyanovsock_diag: Introduce the meminfo nla core (v2)
2011-12-28 David S. Milleripv6: Use universal hash for NDISC.
2011-12-24 Eric Dumazetrfs: better sizing of dev_flow_table
2011-12-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-23 Eric Dumazetnet: relax rcvbuf limits
2011-12-23 Xi Wangrps: fix insufficient bounds checking in store_rps_dev_...
2011-12-21 Steffen Klassertnet: Add a flow_cache_flush_deferred function
2011-12-19 David S. MillerRevert "net: Remove unused neighbour layer ops."
2011-12-16 Igor Maravićnet:core: use IS_ENABLED
2011-12-16 Glauber Costanet: fix sleeping while atomic problem in sock mem_cgroup.
2011-12-16 Ben Hutchingsethtool: Define and apply a default policy for RX flow...
2011-12-16 Ben Hutchingsethtool: Centralise validation of ETHTOOL_{G, S}RXFHIND...
2011-12-16 Pavel Emelyanovsock_diag: Generalize requests cookies managements
2011-12-16 Pavel Emelyanovsock_diag: Fix module netlink aliases
2011-12-14 Eric Dumazetrtnetlink: rtnl_link_register() sanity test
2011-12-13 David S. Millernet: Remove unused neighbour layer ops.
2011-12-13 Glauber Costatcp memory pressure controls
next