UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / core /
2011-09-27 David S. Millernet: Compute protocol sequence numbers and fragment...
2011-07-15 Eric Dumazetnet: add skb_dst_force() in sock_queue_err_skb()
2011-07-15 Eric Dumazetnet: use hlist_del_rcu() in dev_change_name()
2011-06-02 Eric Dumazetnet: dev_close() should check IFF_UP
2011-04-27 Stanislaw Gruszkanet: fix ethtool->set_flags not intended -EINVAL return...
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-03-09 Daniel Turullpktgen: fix errata in show results
2011-02-25 Hagen Paul Pfeifernet: handle addr_type of 0 properly
2011-02-18 Eric Dumazetnet: deinit automatic LIST_HEAD
2011-02-18 Linus Torvaldsnet: dont leave active on stack LIST_HEAD
2011-02-08 David S. Millernet: Fix lockdep regression caused by initializing...
2011-02-02 Andy Gospodarekgro: reset skb_iif on reuse
2011-02-01 Tom Herbertnet: Check rps_flow_table when RPS map length is 1
2011-01-30 Eric W. Biedermannet: Fix ip link add netns oops
2011-01-30 Herbert Xugro: Reset dev pointer on reuse
2011-01-27 Eric Dumazetnet: add kmemcheck annotation in __alloc_skb()
2011-01-27 Kurt Van Dijcknet: fix validate_link_af in rtnetlink core
2011-01-25 Eugene Teonet: clear heap allocation for ethtool_get_regs()
2011-01-24 Michal SchmidtGRO: fix merging a paged skb after non-paged skbs
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-24 Eric Dumazetnet: arp_ioctl() must hold RTNL
2011-01-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-19 Eric Dumazetnet: fix can_checksum_protocol() arguments swap
2011-01-19 David S. MillerRevert "netlink: test for all flags of the NLM_F_DUMP...
2011-01-19 Jesse Grossnet offloading: Do not mask out NETIF_F_HW_VLAN_TX...
2011-01-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-14 Eric Dumazetnet: remove dev_txq_stats_fold()
2011-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-2.6
2011-01-12 KOVACS Krisztiannetfilter: fix compilation when conntrack is disabled...
2011-01-11 Eric Dumazetnet_sched: factorize qdisc stats handling
2011-01-11 Tom Herbertnet: Add alloc_netdev_mqs function
2011-01-10 Jesse Grossnet offloading: Convert checksums to use centrally...
2011-01-10 Jesse Grossnet offloading: Convert skb_need_linearize() to use...
2011-01-10 Jesse Grossnet offloading: Convert dev_gso_segment() to use precom...
2011-01-10 Jesse Grossnet offloading: Pass features into netif_needs_gso().
2011-01-10 Jesse Grossnet offloading: Generalize netif_get_vlan_features().
2011-01-10 Jesse Grossnet offloading: Accept NETIF_F_HW_CSUM for all protocols.
2011-01-10 Randy Dunlapnet: fix kernel-doc warning in core/filter.c
2011-01-10 Jan Engelhardtnetlink: test for all flags of the NLM_F_DUMP composite
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-06 Eric Dumazetnet: add POLLPRI to sock_def_readable()
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-23 David S. MillerRevert "ipv4: Allow configuring subnets as local addresses"
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Eric Dumazetfilter: optimize accesses to ancillary data
2010-12-21 Eric Dumazetnet: timestamp cloned packet in dev_queue_xmit_nit
2010-12-20 Joe Perchespktgen: Remove unnecessary prefix from pr_<level>
2010-12-20 Shan Weinet: kill unused macros
2010-12-20 Changli Gaonet: increase skb->users instead of skb_clone()
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-16 Michał Mirosławnet: Use skb_checksum_start_offset()
2010-12-16 Octavian Purdilanet: fix nulls list corruptions in sk_prot_alloc
2010-12-16 Octavian Purdilanet: factorize sync-rcu call in unregister_netdevice_many
2010-12-16 Changli Gaonet: use NUMA_NO_NODE instead of the magic number -1
2010-12-16 Vladislav Zolotarovbnx2x: Take the distribution range definition out of...
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-12-11 Eric Dumazetnet: fix skb_defer_rx_timestamp()
2010-12-10 Ben Hutchingsethtool: Report link-down while interface is down
2010-12-10 Junchang Wangpktgen: adding prefetchw() call
2010-12-10 Eric Dumazetfilter: use size of fetched data in __load_pointer()
2010-12-10 Eric Dumazetnet: optimize INET input path further
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Eric Dumazetnet: call dev_queue_xmit_nit() after skb_dst_drop()
2010-12-08 Eric Dumazetfilter: constify sk_run_filter()
2010-12-08 Eric Dumazetnet: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
2010-12-08 Changli Gaonet: init ingress queue
2010-12-08 Miloslav Trmačnet: Add missing lockdep class names for af_alg
2010-12-06 David ShwatrzFix a typo in datagram.c and sctp/socket.c.
2010-12-06 Eric Dumazetfilter: add a security check at install time
2010-12-06 Eric Dumazetfilter: add SKF_AD_RXHASH and SKF_AD_CPU
2010-12-06 Michał Mirosławnet: Fix too optimistic NETIF_F_HW_CSUM features
2010-12-06 Eric Dumazetfilter: fix sk_filter rcu handling
2010-12-03 Changli Gaonet: don't reallocate skb->head unless the current...
2010-12-02 David S. Millertcp: Add timewait recycling bits to ipv6 connect code.
2010-12-01 Eric Dumazetnet sched: use xps information for qdisc NUMA affinity
2010-11-29 Eric Dumazetxps: add __rcu annotations
2010-11-29 Eric Dumazetxps: NUMA allocations for per cpu data
2010-11-29 Tom Herbertxps: Add CONFIG_XPS
2010-11-28 Eric Dumazetnet: add netif_tx_queue_frozen_or_stopped
2010-11-28 Thomas Grafrtnl: make link af-specific updates atomic
2010-11-24 Tom Herbertxps: Transmit Packet Steering
2010-11-24 Tom Herbertxps: Improvements in TX queue selection
2010-11-24 Eric Dumazetscm: lower SCM_MAX_FD
2010-11-21 Eric Dumazetpktgen: allow faster module unload
2010-11-21 Eric Dumazetnet: allow GFP_HIGHMEM in __vmalloc()
2010-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-11-19 Eric Dumazetfilter: use reciprocal divide
2010-11-19 Eric Dumazetfilter: cleanup codes[] init
2010-11-19 Eric Dumazetfilter: optimize sk_run_filter
2010-11-19 Randy Dunlapnet: fix kernel-doc for sk_filter_rcu_release
2010-11-18 Changli Gaonet: move definitions of BPF_S_* to net/core/filter.c
2010-11-18 Tetsuo Handafilter: Optimize instruction revalidation code.
2010-11-18 John Fastabendnet: add priority field to pktgen
2010-11-18 John Fastabendnet: zero kobject in rx_queue_release
2010-11-17 John Fastabendnet: zero kobject in rx_queue_release
2010-11-17 Thomas Grafrtnetlink: Link address family API
2010-11-16 David S. Millernet: Export netif_get_vlan_features().
next