summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller2010-03-201-8/+7
* ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki2010-03-201-4/+23
* IPv6: addrconf cleanup addrconf_verifystephen hemminger2010-03-201-9/+4
* addrconf: checkpatch fixesStephen Hemminger2010-03-201-173/+179
* IPv6: addrconf cleanupsStephen Hemminger2010-03-201-23/+28
* ipv6: convert idev_list to list macrosstephen hemminger2010-03-202-40/+40
* ipv6: user better hash for addrconfstephen hemminger2010-03-201-17/+8
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-41/+44
* ipv6: convert addrconf list to hliststephen hemminger2010-03-201-75/+53
* ipv6: convert temporary address list to list macrosstephen hemminger2010-03-201-18/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-2012-37/+95
|\
| * netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-202-3/+5
| * netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-201-3/+14
| * NET_DMA: free skbs periodicallySteven J. Magnani2010-03-201-20/+43
| * tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-191-0/+3
| * net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-192-0/+6
| * TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-191-0/+5
| * ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-191-1/+1
| * ipv4: check rt_genid in dst_checkTimo Teräs2010-03-191-4/+10
| * net: Potential null skb->dev dereferenceEric Dumazet2010-03-182-5/+7
| * tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-181-1/+1
* | net: forbid underlaying devices to change its typeJiri Pirko2010-03-182-0/+8
* | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-181-2/+2
* | net: rename notifier defines for netdev type changeJiri Pirko2010-03-182-10/+10
* | rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert2010-03-181-0/+24
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-161-5/+5
* | 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-161-1/+41
* | 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-163-57/+505
* | 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
OpenPOWER on IntegriCloud