summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | 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
* | bridge: Fix br_forward crash in promiscuous modeMichael Braun2010-03-163-5/+13
* | bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu2010-03-151-4/+5
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-1523-178/+312
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-142-14/+66
| |\ \
| | * | 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-131-8/+8
| | * | net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-131-0/+20
| | * | net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-131-6/+38
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1344-316/+477
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-125-6/+6
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-085-6/+6
| | |\ \ \
| | | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-095-6/+6
| * | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
| * | | | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-074-4/+12
| |/ / / /
| * | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-063-36/+43
| |\ \ \ \
| | * \ \ \ Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-0472-353/+612
| | |\ \ \ \
| | * | | | | svcrpc: treat uid's as unsignedJ. Bruce Fields2010-03-021-1/+1
OpenPOWER on IntegriCloud