aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: forbid underlaying devices to change its typeJiri Pirko2010-03-18
* bonding: check return value of nofitier when changing typeJiri Pirko2010-03-18
* net: rename notifier defines for netdev type changeJiri Pirko2010-03-18
* rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert2010-03-18
* net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-17
* tipc: Allow retransmission of cloned buffersNeil Horman2010-03-17
* tipc: Increase frequency of load distribution over broadcast linkNeil Horman2010-03-17
* net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-17
* net: tcp: make veno selectable as default congestion moduleJan Engelhardt2010-03-17
* net: tcp: make hybla selectable as default congestion moduleJan Engelhardt2010-03-17
* net: remove rcu locking from fib_rules_event()Eric Dumazet2010-03-17
* bridge: per-cpu packet statistics (v3)stephen hemminger2010-03-17
* rps: Receive Packet SteeringTom Herbert2010-03-17
* RDS: Enable per-cpu workqueue threadsTina Yang2010-03-17
* RDS: Do not call set_page_dirty() with irqs offAndy Grover2010-03-17
* RDS: Properly unmap when getting a remote access errorSherman Pun2010-03-17
* RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover2010-03-17
* RDS: Fix locking in rds_send_drop_to()Tina Yang2010-03-17
* RDS: Turn down alarming reconnect messagesAndy Grover2010-03-17
* RDS: Workaround for in-use MRs on close causing crashAndy Grover2010-03-17
* RDS: Fix send locking issueTina Yang2010-03-17
* RDS: Fix congestion issues for loopbackAndy Grover2010-03-17
* RDS/TCP: Wait to wake thread when write space availableAndy Grover2010-03-17
* RDS: update copy_to_user state in tcp transportAndy Grover2010-03-17
* RDS: sendmsg() should check sndtimeo, not rcvtimeoAndy Grover2010-03-17
* RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-17
* bridge: Make first arg to deliver_clone const.David S. Miller2010-03-16
* bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明2010-03-16
* route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-16
* bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明2010-03-16
* bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明2010-03-16
* NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby2010-03-16
* tipc: fix lockdep warning on address assignmentNeil Horman2010-03-16
* bridge: Fix br_forward crash in promiscuous modeMichael Braun2010-03-16
* bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu2010-03-15
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-14
| |\
| | * 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-13
| | * net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-13
| | * net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
| |\ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| | |\ \
| | | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
| * | | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
| |/ / /
| * | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-06
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-04
| | |\ \ \
| | * | | | svcrpc: treat uid's as unsignedJ. Bruce Fields2010-03-02
| | * | | | nfsd: ensure sockets are closed on errorNeil Brown2010-02-28