summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-16fib: avoid false sharing on fib_table_hashEric Dumazet
2010-10-16fib_trie: use fls() instead of open coded loopEric Dumazet
2010-10-16fib: remove a useless synchronize_rcu() callEric Dumazet
2010-10-16fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet
2010-10-16net: allocate skbs on local nodeEric Dumazet
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-10-15radiotap: fix vendor namespace parsingJohannes Berg
2010-10-15De-pessimize rds_page_copy_userLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-10-13mac80211: fix SMPS requestJohannes Berg
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg
2010-10-13IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt
2010-10-12wireless: Print wiphy name in sysfs.Ben Greear
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-12Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko
2010-10-12Bluetooth: Update conf_state before send config_req outHaijun Liu
2010-10-12Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan
2010-10-12Bluetooth: make batostr() print in the right orderGustavo F. Padovan
2010-10-12Bluetooth: remove unused variable from cmtpGustavo F. Padovan
2010-10-12Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko
2010-10-12Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko
2010-10-12Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg
2010-10-12Bluetooth: remove extra newline from debug outputAndrei Emeltchenko
2010-10-12Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau
2010-10-12Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau
2010-10-12Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau
2010-10-12Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel
2010-10-12dccp: cosmetics - warning formatGerrit Renker
2010-10-12dccp: schedule an Ack when receiving timestampsGerrit Renker
2010-10-12dccp: generalise data-loss conditionIvo Calado
2010-10-12dccp: remove unused argument in CCID tx functionGerrit Renker
2010-10-12dccp: merge now-reduced connect_init() functionGerrit Renker
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker
2010-10-11sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov
2010-10-11sunrpc/cache: centralise handling of size limit on deferred list.NeilBrown
2010-10-11sunrpc: Simplify cache_defer_req and related functions.NeilBrown
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller