aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-16net/llc: storing negative error codes in unsigned shortDan Carpenter
2010-09-16ip6tnl: get rid of ip6_tnl_lockEric Dumazet
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet
2010-09-16net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell
2010-09-16mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-09-16mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-09-16mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-09-16mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
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-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-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-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-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-12sch_atm: Fix potential NULL deref.David S. Miller