summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-09-16mac80211: set running state earlierJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-09-16mac80211: use correct station flags lockJohannes Berg
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-09-16netfilter: nf_conntrack: fix the hash random initializing raceChangli Gao
2010-09-16netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao
2010-09-16netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao
2010-09-16netfilter: use NFPROTO_IPV4 instead of AF_INETChangli Gao
2010-09-16mac80211: disallow seeks in minstrel debug codeArnd Bergmann
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-15net: enable GRO by default for vlan devicesBrandon Philips
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet
2010-09-15phonet: Fix build warning.David S. Miller
2010-09-15Phonet: list subscribed resources via proc_fsRémi Denis-Courmont
2010-09-15Phonet: look up the resource routing table when forwardingRémi Denis-Courmont
2010-09-15Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont
2010-09-15Phonet: resource routing backendRémi Denis-Courmont
2010-09-15Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont
2010-09-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-09-15irda/irnet: use noop_llseekArnd Bergmann
2010-09-15sit: get rid of ipip6_lockEric Dumazet
2010-09-15gre: get rid of ipgre_lockEric Dumazet
2010-09-15ipip: get rid of ipip_lockEric Dumazet
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-09-15netfilter: nf_nat: add nf_nat_csum()Changli Gao
2010-09-15dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker
2010-09-15dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker
2010-09-15dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-14net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller
2010-09-14X.25 remove bkl in connectandrew hendry
2010-09-14X.25 remove bkl in acceptAndrew Hendry
2010-09-14X.25 remove bkl in bindandrew hendry
2010-09-14X.25 remove bkl in listenandrew hendry
2010-09-14net/irda: Use static const char * const where possibleJoe Perches
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-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