summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-22batman-adv: fix coccinelle warningsFengguang Wu
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-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-20af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
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-18netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller
2014-03-18ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-03-18net: sched: use no more than one page in struct fw_headEric Dumazet
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-18Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg
2014-03-18Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg
2014-03-18Bluetooth: Fix const declaration for swap function src parameterJohan Hedberg
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-17netfilter: conntrack: Fix UP buildsEric Dumazet
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman
2014-03-17netpoll: Warn if more packets are processed than are budgetedEric W. Biederman
2014-03-17netpoll: Visit all napi handlers in poll_napiEric W. Biederman
2014-03-17netpoll: Pass budget into poll_napiEric W. Biederman
2014-03-17netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville