summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-30Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'crypto/master'Stephen Rothwell
2010-12-30Merge remote branch 'bluetooth/master'Stephen Rothwell
2010-12-30Merge remote branch 'wireless/master'Stephen Rothwell
2010-12-30Merge remote branch 'net/master'Stephen Rothwell
2010-12-30Merge remote branch 'vfs-scale/vfs-scale-working'Stephen Rothwell
2010-12-30Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-12-30Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-12-30Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-12-30Merge remote branch 's390/features'Stephen Rothwell
2010-12-29net/9p/protocol.c: Remove duplicated macros.Thiago Farina
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-24net/dsa: don't use flush_scheduled_work()Tejun Heo
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-12-23tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg
2010-12-22Bluetooth: Add error handling for managment command handlersJohan Hedberg
2010-12-22mac80211: cleanup select_queueJohannes Berg
2010-12-22sfq: fix sfq class stats handlingEric Dumazet
2010-12-22mac80211: check for CONFIG_MAC80211_LEDS in the tpt_led_trigger declarationLuciano Coelho
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22fs: scale mntget/mntputNick Piggin
2010-12-22fs: improve scalability of pseudo filesystemsNick Piggin
2010-12-22fs: dcache reduce branches in lookup pathNick Piggin
2010-12-22fs: avoid inode RCU freeing for pseudo fsNick Piggin
2010-12-22fs: icache RCU free inodesNick Piggin
2010-12-22fs: change d_delete semanticsNick Piggin
2010-12-21filter: optimize accesses to ancillary dataEric Dumazet
2010-12-21net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet
2010-12-21Merge branch 'nfs-for-2.6.38' into nfs-for-nextTrond Myklebust
2010-12-21net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati