index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
2010-08-02
ipvs: remove EXPERIMENTAL tag
Simon Horman
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
2010-07-23
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
2010-07-23
netfilter: xt_quota: use per-rule spin lock
Changli Gao
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
2010-07-23
netfilter: add xt_cpu match
Eric Dumazet
2010-07-23
IPVS: make FTP work with full NAT support
Hannes Eder
2010-07-23
IPVS: make friends with nf_conntrack
Hannes Eder
2010-07-23
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
2010-07-15
netfilter: add CHECKSUM target
Michael S. Tsirkin
2010-07-15
netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
Pablo Neira Ayuso
2010-07-09
netfilter: xt_TPROXY: the length of lines should be within 80
Changli Gao
2010-07-09
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Xiaoyu Du
2010-07-05
ipvs: Kconfig cleanup
Michal Marek
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-30
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2010-06-30
act_nat: use stack variable
Changli Gao
2010-06-30
act_mirred: combine duplicate code
Changli Gao
2010-06-30
mac82011: Allow selection of minstrel_ht as default rc algorithm
Helmut Schaa
2010-06-30
net/core: use ntohs for skb->protocol
Sebastian Andrzej Siewior
2010-06-30
ipv6: Use interface max_desync_factor instead of static default
Ben Hutchings
2010-06-30
ipv6: Clamp reported valid_lft to a minimum of 0
Ben Hutchings
2010-06-29
net/Makefile: conditionally descend to wireless and ieee802154
Nicolas Kaiser
2010-06-29
mac80211: add basic tracing to drv_get_survey
John W. Linville
2010-06-29
mac80211: remove unnecessary check in ieee80211_dump_survey
John W. Linville
2010-06-29
caif: Kconfig and Makefile fixes
Sjur Braendeland
2010-06-28
act_mirred: don't clone skb when skb isn't shared
Changli Gao
2010-06-28
tcp: tso_fragment() might avoid GFP_ATOMIC
Eric Dumazet
2010-06-28
vlan: 64 bit rx counters
Eric Dumazet
2010-06-28
net: use this_cpu_ptr()
Eric Dumazet
2010-06-28
mac80211: fix the for_each_sta_info macro
Felix Fietkau
2010-06-28
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
John W. Linville
2010-06-28
mac80211: use netif_receive_skb in ieee80211_rx callpath
John W. Linville
[next]