summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-21net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter
2014-03-21Merge branch 'akpm-current/current'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'compat/compat'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-03-20ieee802154: dgram: cleanup set of broadcast panidAlexander Aring
2014-03-20af_ieee802154: fix check on broadcast addressAlexander Aring
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-20net: remove empty lines from tcp_syn_flood_actionDaniel Baluta
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff
2014-03-20SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust
2014-03-20SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-20SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-03-20net/iucv/iucv.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20net/core/flow.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg
2014-03-20af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
2014-03-19SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust
2014-03-19Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg
2014-03-19Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg
2014-03-19Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg
2014-03-19Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-03-19cfg80211: remove unnecessary checkZhao, Gang
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-19mac80211: fix potential use-after-freeJohannes Berg
2014-03-19cgroup: drop const from @buffer of cftype->write_string()Tejun Heo
2014-03-18netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller
2014-03-19net/core/rtnetlink.c: copy paste error in rtnl_bridge_notify()Yogesh Gaur