summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-07Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-07Merge branch 'quilt/rr'Stephen Rothwell
2010-07-07Merge remote branch 'wireless/master'Stephen Rothwell
2010-07-07Merge remote branch 'net/master'Stephen Rothwell
2010-07-07Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-07-07Merge remote branch 'net-current/master'Stephen Rothwell
2010-07-05ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet
2010-07-05param:lock-charp-simpleRusty Russell
2010-07-05param:param_opsRusty Russell
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02minstrel_ht: fix check for downgrading of top2 rateMing Lei
2010-07-02minstrel_ht: fix updating rate with best probabilityMing Lei
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-07-02bridge: add per bridge device controls for invoking iptablesPatrick McHardy
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30act_nat: use stack variableChangli Gao
2010-06-30act_mirred: combine duplicate codeChangli Gao
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings
2010-06-29net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville
2010-06-29mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao
2010-06-28tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet
2010-06-28vlan: 64 bit rx countersEric Dumazet
2010-06-28net: use this_cpu_ptr()Eric Dumazet
2010-06-28mac80211: fix the for_each_sta_info macroFelix Fietkau
2010-06-28mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville
2010-06-28mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-06-28netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-26syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal
2010-06-25ipv6: remove ipv6_statisticsEric Dumazet
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25arp: RCU change in arp_solicit()Eric Dumazet