summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal
2009-03-18netfilter: ctnetlink: remove remaining module refcountingFlorian Westphal
2009-03-16netfilter: xtables: add cluster matchPablo Neira Ayuso
2009-03-16net: netfilter conntrack - add per-net functionality for DCCP protocolCyrill Gorcunov
2009-03-16net: sysctl_net - use net_eq to compare netsCyrill Gorcunov
2009-03-16netfilter: xtables: avoid pointer to selfJan Engelhardt
2009-03-16netfilter: auto-load ip_queue module when socket openedScott James Remnant
2009-03-16netfilter: auto-load ip6_queue module when socket openedScott James Remnant
2009-03-16netfilter: ctnetlink: move event reporting for new entries outside the lockPablo Neira Ayuso
2009-03-16netfilter: ctnetlink: cleanup conntrack update preliminary checkingsPablo Neira Ayuso
2009-03-16netfilter: ctnetlink: cleanup master conntrack assignationPablo Neira Ayuso
2009-03-16netfilter: conntrack: increase drop stats if sequence adjustment failsPablo Neira Ayuso
2009-03-16netfilter: Kconfig spelling fixes (trivial)Stephen Hemminger
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: print the list of register loggersEric Leblond
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-24netfilter: xt_hashlimit fixEric Dumazet
2009-02-24netfilter: nf_conntrack: account packets drop by tcp_packet()Pablo Neira Ayuso
2009-02-20netfilter: ip_tables: unfold two critical loops in ip_packet_match()Eric Dumazet
2009-02-20netfilter: x_tables: add LED trigger targetAdam Nielsen
2009-02-20netfilter: fix hardcoded size assumptionsHagen Paul Pfeifer
2009-02-20netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-19netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet
2009-02-19netfilter: xt_physdev: unfold two loops in physdev_mt()Eric Dumazet
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt
2009-02-18netfilter: xt_physdev fixesEric Dumazet
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt
2009-02-18netfilter: arp_tables: unfold two critical loops in arp_packet_match()Eric Dumazet
2009-02-18netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond
2009-02-18netfilter: ebtables: remove unneeded initializationsStephen Hemminger
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger
2009-02-18netfilter: remove unneeded gotoJan Engelhardt
2009-02-18netfilter: change generic l4 protocol numberChristoph Paasch
2009-02-16net: replace commatas with semicolonsThomas Gleixner
2009-02-16sctp: Inherit all socket options from parent correctly.Vlad Yasevich
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum
2009-02-16net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly
2009-02-16ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly
2009-02-16net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly
2009-02-16net: infrastructure for hardware time stampingPatrick Ohly
2009-02-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-13mac80211: split managed/ibss code a little moreJohannes Berg
2009-02-13mac80211: fix IBSS authJohannes Berg
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg