summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-15Merge remote branch 'bkl-config/config'Stephen Rothwell
2010-09-15Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-09-15Merge remote branch 'rcu/rcu/next'Stephen Rothwell
2010-09-15Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'wireless/master'Stephen Rothwell
2010-09-15Merge remote branch 'net/master'Stephen Rothwell
2010-09-15Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-09-15Merge remote branch 'net-current/master'Stephen Rothwell
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-09-14net: use rcu_barrier() in rollback_registered_manyEric Dumazet
2010-09-14mac80211: match only assigned bss in sta_info_get_bssJohannes Berg
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka
2010-09-14mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier
2010-09-14nl80211: Uninitialized variableBill Jordan
2010-09-14net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas
2010-09-14BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-09-13flow: better memory managementEric Dumazet
2010-09-13ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk
2010-09-13ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt
2010-09-13net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng
2010-09-12gss:krb5 miss returning error to caller when import security contextBian Naimeng
2010-09-12SUNRPC: cleanup state-machine orderingJ. Bruce Fields
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-12SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-12Fix null dereference in call_allocateJ. Bruce Fields
2010-09-12sch_atm: Fix potential NULL deref.David S. Miller
2010-09-11llseek: automatically add .llseek fopArnd Bergmann
2010-09-11mac80211: disallow seeks in minstrel debug codeArnd Bergmann
2010-09-11irda/irnet: use noop_llseekArnd Bergmann
2010-09-11net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-10pkt_sched: remov unnecessary bh_disablestephen hemminger
2010-09-10fib: cleanupsEric Dumazet
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09tipc: Optimize handling excess content on incoming messagesPaul Gortmaker
2010-09-09tunnels: missing rcu_assign_pointer()Eric Dumazet
2010-09-09net/core: add lock context change annotations in net/core/sock.cNamhyung Kim
2010-09-09net/core: remove address space warnings on verify_iovec()Namhyung Kim
2010-09-09sctp: fix test for end of loopJoe Perches
2010-09-09Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08net: inet_add_protocol() can use cmpxchg()Eric Dumazet
2010-09-08RDS: Implement masked atomic operationsAndy Grover
2010-09-08RDS/IB: print string constants in more placesZach Brown
2010-09-08RDS: cancel connection work structs as we shut downZach Brown
2010-09-08RDS: don't call rds_conn_shutdown() from rds_conn_destroy()Zach Brown