summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-28Merge remote branch 'net/master'Stephen Rothwell
2009-12-28Merge remote branch 'nfs/linux-next'Stephen Rothwell
2009-12-28Merge remote branch 'net-current/master'Stephen Rothwell
2009-12-26llc: fix SAP reference counting w.r.t. socket handlingOctavian Purdila
2009-12-26llc: convert llc_sap_list to RCUOctavian Purdila
2009-12-26llc: replace the socket list with a local address based hashOctavian Purdila
2009-12-26llc: use a device based hash table to speed up multicast deliveryOctavian Purdila
2009-12-26llc: optimize multicast deliveryOctavian Purdila
2009-12-26llc: convert the socket list to RCU lockingOctavian Purdila
2009-12-26llc: add support for SO_BINDTODEVICEOctavian Purdila
2009-12-26llc: add support for LLC_OPT_PKTINFOOctavian Purdila
2009-12-26llc: use dev_hard_headerOctavian Purdila
2009-12-25net: restore ip source validationJamal Hadi Salim
2009-12-25wireless: fix comments in genregdb.awkJohn W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-23pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-23net: release dst entry while cache-hot for GSO case tooKrishna Kumar
2009-12-23tcp: Slightly optimize tcp_sendmsgKrishna Kumar
2009-12-23tcp: Remove unrequired operations in tcp_push()Krishna Kumar
2009-12-23tcp: Remove check in __tcp_push_pending_framesKrishna Kumar
2009-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski
2009-12-21wireless: support internal statically compiled regulatory databaseJohn W. Linville
2009-12-21mac80211: remove payload alignment warningKalle Valo
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville
2009-12-18ipv6: fix an oops when force unload ipv6 moduleYang Hongyang
2009-12-18netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan
2009-12-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2009-12-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust