aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2011-05-22Merge commit 'v2.6.38.7' into linaro-2.6.38Nicolas Pitre
2011-05-21net: dev_close() should check IFF_UPEric Dumazet
2011-04-14Merge commit 'v2.6.38.3' into linaro-2.6.38Nicolas Pitre
2011-04-14net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-16lttng-instrumentation-net-fix-conflictMathieu Desnoyers
2011-03-16lttng-instrumentation-net-move-network-tracepointsMathieu Desnoyers
2011-03-16lttng-instrumentation/lttng-instrumentation-netMathieu Desnoyers
2011-03-10Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09pktgen: fix errata in show resultsDaniel Turull
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer
2011-02-18net: deinit automatic LIST_HEADEric Dumazet
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-02gro: reset skb_iif on reuseAndy Gospodarek
2011-01-31net: Check rps_flow_table when RPS map length is 1Tom Herbert
2011-01-30net: Fix ip link add netns oopsEric W. Biederman
2011-01-29gro: Reset dev pointer on reuseHerbert Xu
2011-01-27net: add kmemcheck annotation in __alloc_skb()Eric Dumazet
2011-01-27net: fix validate_link_af in rtnetlink coreKurt Van Dijck
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert
2011-01-09net offloading: Convert checksums to use centrally computed features.Jesse Gross
2011-01-09net offloading: Convert skb_need_linearize() to use precomputed features.Jesse Gross
2011-01-09net offloading: Convert dev_gso_segment() to use precomputed features.Jesse Gross
2011-01-09net offloading: Pass features into netif_needs_gso().Jesse Gross
2011-01-09net offloading: Generalize netif_get_vlan_features().Jesse Gross
2011-01-09net offloading: Accept NETIF_F_HW_CSUM for all protocols.Jesse Gross
2011-01-09net: fix kernel-doc warning in core/filter.cRandy Dunlap
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21filter: optimize accesses to ancillary dataEric Dumazet