aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_recent: check for unsupported user space flagsTim Gardner2010-03-172-0/+8
* netfilter: xt_recent: add an entry reaperTim Gardner2010-03-172-1/+31
* netfilter: xt_recent: remove old proc directoryJan Engelhardt2010-03-173-122/+0
* netfilter: xt_recent: update descriptionJan Engelhardt2010-03-171-1/+1
* netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tagJan Engelhardt2010-03-171-0/+1
* netfilter: update my email addressJan Engelhardt2010-03-179-12/+8
* netfilter: xtables: schedule xt_NOTRACK for removalJan Engelhardt2010-03-171-0/+8
* netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt2010-03-176-156/+116
* netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt2010-03-176-82/+70
* netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt2010-03-171-0/+6
* netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt2010-03-171-28/+12
* netfilter: xt_CT: par->family is an nfprotoJan Engelhardt2010-03-171-2/+2
* e1000e: Fix build with CONFIG_PM disabled.David S. Miller2010-03-161-0/+2
* drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches2010-03-161-85/+98
* NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-163-15/+61
* e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki2010-03-162-27/+138
* r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki2010-03-161-27/+125
* net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-165-41/+29
* drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-03-164-120/+91
* tipc: Allow retransmission of cloned buffersNeil Horman2010-03-161-5/+6
* tipc: Increase frequency of load distribution over broadcast linkNeil Horman2010-03-161-21/+14
* net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-162-1/+74
* net: tcp: make veno selectable as default congestion moduleJan Engelhardt2010-03-161-0/+4
* net: tcp: make hybla selectable as default congestion moduleJan Engelhardt2010-03-161-0/+4
* net: remove rcu locking from fib_rules_event()Eric Dumazet2010-03-161-8/+2
* bridge: per-cpu packet statistics (v3)stephen hemminger2010-03-164-6/+57
* rps: Receive Packet SteeringTom Herbert2010-03-165-59/+538
* RDS: Enable per-cpu workqueue threadsTina Yang2010-03-161-1/+1
* RDS: Do not call set_page_dirty() with irqs offAndy Grover2010-03-163-7/+12
* RDS: Properly unmap when getting a remote access errorSherman Pun2010-03-161-1/+5
* RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover2010-03-163-2/+11
* RDS: Fix locking in rds_send_drop_to()Tina Yang2010-03-161-6/+7
* RDS: Turn down alarming reconnect messagesAndy Grover2010-03-163-3/+6
* RDS: Workaround for in-use MRs on close causing crashAndy Grover2010-03-161-2/+2
* RDS: Fix send locking issueTina Yang2010-03-161-3/+2
* RDS: Fix congestion issues for loopbackAndy Grover2010-03-163-9/+7
* RDS/TCP: Wait to wake thread when write space availableAndy Grover2010-03-161-1/+3
* RDS: update copy_to_user state in tcp transportAndy Grover2010-03-161-0/+1
* RDS: sendmsg() should check sndtimeo, not rcvtimeoAndy Grover2010-03-161-1/+1
* RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-165-12/+9
* bridge: Make first arg to deliver_clone const.David S. Miller2010-03-161-2/+4
* bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明2010-03-163-2/+10
* route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-161-10/+6
* bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明2010-03-161-2/+3
* bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明2010-03-161-2/+2
* NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby2010-03-161-2/+2
* tipc: fix lockdep warning on address assignmentNeil Horman2010-03-161-10/+16
* l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2