summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-18netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt
2010-03-18netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt
2010-03-18netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt
2010-03-18netfilter: xtables: resort osf kconfig textJan Engelhardt
2010-03-18netfilter: xtables: limit xt_mac to ethernet devicesJan Engelhardt
2010-03-18netfilter: xtables: clean up xt_mac match routineJan Engelhardt
2010-03-18netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt
2010-03-18Merge branch 'master' of ../nf-2.6Patrick McHardy
2010-03-17netfilter: remove unused headers in net/netfilter/nfnetlink.cZhitong Wang
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner
2010-03-17netfilter: xt_recent: add an entry reaperTim Gardner
2010-03-17netfilter: xt_recent: remove old proc directoryJan Engelhardt
2010-03-17netfilter: xt_recent: update descriptionJan Engelhardt
2010-03-17netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt
2010-03-17netfilter: update my email addressJan Engelhardt
2010-03-17netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt
2010-03-17netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt
2010-03-17netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt
2010-03-17netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt
2010-03-17netfilter: xt_CT: par->family is an nfprotoJan Engelhardt
2010-03-17net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-03-17tipc: Allow retransmission of cloned buffersNeil Horman
2010-03-17tipc: Increase frequency of load distribution over broadcast linkNeil Horman
2010-03-17net: core: add IFLA_STATS64 supportJan Engelhardt
2010-03-17net: tcp: make veno selectable as default congestion moduleJan Engelhardt
2010-03-17net: tcp: make hybla selectable as default congestion moduleJan Engelhardt
2010-03-17net: remove rcu locking from fib_rules_event()Eric Dumazet
2010-03-17bridge: per-cpu packet statistics (v3)stephen hemminger
2010-03-17rps: Receive Packet SteeringTom Herbert
2010-03-17RDS: Enable per-cpu workqueue threadsTina Yang
2010-03-17RDS: Do not call set_page_dirty() with irqs offAndy Grover
2010-03-17RDS: Properly unmap when getting a remote access errorSherman Pun
2010-03-17RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover
2010-03-17RDS: Fix locking in rds_send_drop_to()Tina Yang
2010-03-17RDS: Turn down alarming reconnect messagesAndy Grover
2010-03-17RDS: Workaround for in-use MRs on close causing crashAndy Grover
2010-03-17RDS: Fix send locking issueTina Yang
2010-03-17RDS: Fix congestion issues for loopbackAndy Grover
2010-03-17RDS/TCP: Wait to wake thread when write space availableAndy Grover
2010-03-17RDS: update copy_to_user state in tcp transportAndy Grover
2010-03-17RDS: sendmsg() should check sndtimeo, not rcvtimeoAndy Grover
2010-03-17RDS: Do not BUG() on error returned from ib_post_sendAndy Grover
2010-03-16bridge: Make first arg to deliver_clone const.David S. Miller
2010-03-16bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev
2010-03-16bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明
2010-03-16bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman