aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller
2011-01-26net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-25pktgen: speedup fragmented skbsEric Dumazet
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller
2011-01-24net: add sysfs entry for device groupVlad Dogaru
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo
2011-01-24ipv6: Always clone offlink routes.David S. Miller
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław
2011-01-24net: change netdev->features to u32Michał Mirosław
2011-01-24net: Move check of checksum features to netdev_fix_features()Michał Mirosław
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend
2011-01-24net: RPS: Enable hardware acceleration of RFSBen Hutchings
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller
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/davem/ne...David S. Miller
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-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-21net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet
2011-01-21net: netif_setup_tc() is staticEric Dumazet
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-20rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20ipv6: raw: rcu annotationsEric Dumazet
2011-01-20neigh: __rcu annotationsEric Dumazet
2011-01-20net: ipv6: sit: fix rcu annotationsEric Dumazet
2011-01-20net_sched: RCU conversion of stabEric Dumazet
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet
2011-01-20net_sched: sfq: allow divisor to be a parameterEric Dumazet
2011-01-20net: dev_close_many() is staticEric Dumazet
2011-01-20netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet
2011-01-20netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-19net_sched: cleanupsEric Dumazet
2011-01-19af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend
2011-01-19netlink: support setting devgroup parametersVlad Dogaru
2011-01-19net_device: add support for network device groupsVlad Dogaru
2011-01-19net: cleanup unused macros in net directoryShan Wei
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei