aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy1-14/+30
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal1-1/+1
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller71-1465/+3727
2011-01-19net_sched: cleanupsEric Dumazet41-801/+842
2011-01-19af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy1-29/+31
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend4-0/+434
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend1-1/+54
2011-01-19netlink: support setting devgroup parametersVlad Dogaru1-4/+28
2011-01-19net_device: add support for network device groupsVlad Dogaru2-0/+18
2011-01-19net: cleanup unused macros in net directoryShan Wei10-12/+2
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy88-720/+839
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy1-17/+12
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt1-14/+30
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso6-1/+244
2011-01-18net: filter: dont block softirqs in sk_run_filter()Eric Dumazet2-6/+6
2011-01-18af_unix: implement socket filterAlban Crequy1-0/+6
2011-01-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-33/+42
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-10/+13
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa7-70/+196
2011-01-18netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet1-6/+1
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy4-4/+8
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal3-4/+34
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2-3/+3
2011-01-18netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2-9/+15
2011-01-18netfilter: nfnetlink_queue: return error number to callerFlorian Westphal3-23/+49
2011-01-18netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal1-0/+1
2011-01-18netfilter: nf_conntrack: remove an atomic bit operationChangli Gao1-1/+1
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao1-2/+2
2011-01-18netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger1-4/+2
2011-01-18netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt3-0/+6
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf1-0/+16
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf3-0/+215
2011-01-15caif: checking the wrong variableDan Carpenter1-4/+5
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck2-0/+6
2011-01-15Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller4-14/+16
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann3-12/+12
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-38/+37
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-94/+141
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo1-1/+1
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy4-34/+17
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy364-7487/+20913
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy9-34/+33
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet2-34/+21
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl1-2/+4
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho1-9/+2
2011-01-13mac80211: fix lockdep warningJohannes Berg1-1/+11
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller1-1/+2
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-15/+15