aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso3-37/+93
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso9-0/+9
2008-11-17netfilter: ctnetlink: get rid of module refcounting in ctnetlinkPablo Neira Ayuso1-20/+18
2008-11-17netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helperPablo Neira Ayuso1-1/+1
2008-11-17netfilter: ctnetlink: use nf_conntrack_get instead of atomic_incPablo Neira Ayuso1-1/+1
2008-11-04netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott1-23/+0
2008-11-04netfilter: netns ebtables: br_nf_pre_routing_finish() fixupAlexey Dobriyan1-1/+1
2008-11-04netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan1-15/+32
2008-11-04netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan1-13/+37
2008-11-04netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan1-8/+27
2008-11-04netfilter: netns ebtables: more cleanup during ebt_unregister_table()Alexey Dobriyan1-0/+4
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan4-33/+45
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan4-16/+17
2008-11-04netfilter: arptable_filter: merge forward hookAlexey Dobriyan1-11/+1
2008-11-04netfilter: netns-aware ipt_addrtypeAlexey Dobriyan1-7/+9
2008-11-04netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2-3/+5
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller7-9/+0
2008-11-03netem: eliminate unneeded return valuesStephen Hemminger1-21/+9
2008-11-03net: remove two duplicated #includeJianjun Kong2-2/+0
2008-11-03net: '&' reduxAlexey Dobriyan38-509/+509
2008-11-03net: increase receive packet quantumStephen Hemminger1-7/+4
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz11-48/+6
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2-61/+92
2008-11-03pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski1-0/+3
2008-11-03net: clean up net/ipv4/tcp_ipv4.cJianjun Kong1-8/+8
2008-11-03net: clean up net/ipv4/devinet.cJianjun Kong1-5/+5
2008-11-03net: clean up net/ipv4/pararp.cJianjun Kong1-7/+7
2008-11-03net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong3-5/+5
2008-11-03net: clean up net/ipv4/ipmr.cJianjun Kong1-65/+65
2008-11-03net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong2-20/+20
2008-11-03net: clean up net/ipv4/igmp.cJianjun Kong1-23/+23
2008-11-03net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong3-18/+18
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.cJianjun Kong6-12/+12
2008-11-03net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.cJianjun Kong6-13/+13
2008-11-02sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller1-1/+1
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2-18/+42
2008-11-02sch_netem: Replace ->requeue() method with open codeJarek Poplawski1-1/+5
2008-11-02sch_netem: Remove classful functionalityJarek Poplawski1-87/+0
2008-11-02[TCP] CUBIC v2.3Sangtae Ha1-11/+109
2008-11-01af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong3-44/+42
2008-11-01udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet1-0/+5
2008-11-01xfrm6: handling fragmentNicolas Dichtel1-3/+6
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg1-18/+20
2008-10-31wireless regulatory: move ignore_requestJohannes Berg1-63/+63
2008-10-31wireless: clean up regulatory ignore_request functionJohannes Berg1-40/+27
2008-10-31wireless: remove struct regdom hintingJohannes Berg3-64/+24
2008-10-31wireless: make regdom passing semantics simplerJohannes Berg2-8/+6
2008-10-31mac80211: Re-enable aggregationSujith6-54/+64
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky1-8/+0
2008-10-31wireless: remove write-only 'granted' variableJohannes Berg1-2/+0