aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* pktgen: speedup fragmented skbsEric Dumazet2011-01-25
* net: add sysfs entry for device groupVlad Dogaru2011-01-25
* net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* net: change netdev->features to u32Michał Mirosław2011-01-24
* net: Move check of checksum features to netdev_fix_features()Michał Mirosław2011-01-24
* net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-24
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\
| | * module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-23
| | * kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
| | |\
| * | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-24
| * | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-21
| | |/ | |/|
| * | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-19
| * | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-19
| * | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* | | net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-21
* | | net: netif_setup_tc() is staticEric Dumazet2011-01-21
* | | rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy2011-01-21
* | | ipv6: raw: rcu annotationsEric Dumazet2011-01-20
* | | neigh: __rcu annotationsEric Dumazet2011-01-20
* | | net: ipv6: sit: fix rcu annotationsEric Dumazet2011-01-20
* | | net_sched: RCU conversion of stabEric Dumazet2011-01-20
* | | net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-20
* | | net_sched: sfq: allow divisor to be a parameterEric Dumazet2011-01-20
* | | net: dev_close_many() is staticEric Dumazet2011-01-20
* | | netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-20
* | | netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao2011-01-20
* | | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-20
|\ \ \
| * | | netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-19
* | | | netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-20
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20
|\ \ \ \
| * \ \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19
| |\ \ \ \
| * | | | | netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy2011-01-19
| * | | | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-19
| | |/ / / | |/| | |
| * | | | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-18
| * | | | netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet2011-01-18
| * | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-18
| |\ \ \ \
| | * | | | netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger2011-01-18
| | * | | | netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt2011-01-18
| * | | | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-18
| * | | | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-18
| * | | | | netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2011-01-18
| * | | | | netfilter: nfnetlink_queue: return error number to callerFlorian Westphal2011-01-18
| * | | | | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal2011-01-18
| * | | | | netfilter: nf_conntrack: remove an atomic bit operationChangli Gao2011-01-18
| * | | | | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-18
| |/ / / /
| * | | | netfilter: create audit records for x_tables replacesThomas Graf2011-01-16
| * | | | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-16
| * | | | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-14