summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann
2015-11-05VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi
2015-11-05net/core: ensure features get disabled on new lower devsJarod Wilson
2015-11-05net: Fix prefsrc lookupsDavid Ahern
2015-11-05ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong
2015-11-05ipv4: disable BH when changing ip local port rangeWANG Cong
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-03Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring
2015-11-03SUNRPC: fix variable typeAndrzej Hajda
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson
2015-11-03vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03mac80211: further improve "no supported rates" warningJohannes Berg
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-11-03net/core: generic support for disabling netdev features down stackJarod Wilson
2015-11-03sit: fix sit0 percpu double allocationsEric Dumazet
2015-11-03net: fix percpu memory leaksEric Dumazet
2015-11-02libceph: clear msg->con in ceph_msg_release() onlyIlya Dryomov
2015-11-02libceph: add nocephx_sign_messages optionIlya Dryomov
2015-11-02libceph: stop duplicating client fields in messengerIlya Dryomov
2015-11-02libceph: drop authorizer check from cephx msg signing routinesIlya Dryomov
2015-11-02libceph: msg signing callouts don't need con argumentIlya Dryomov
2015-11-02libceph: evaluate osd_req_op_data() arguments only onceIoana Ciornei
2015-11-02libceph: introduce ceph_x_authorizer_cleanup()Ilya Dryomov
2015-11-02libceph: use local variable cursor instead of &msg->cursorShraddha Barke
2015-11-02libceph: remove con argument in handle_reply()Shraddha Barke
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet