aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-02dsa: implement ndo_get_iflinkNicolas Dichtel1-5/+3
2015-04-02vlan: implement ndo_get_iflinkNicolas Dichtel1-1/+8
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2-2/+12
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel5-5/+13
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel3-10/+11
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel9-17/+43
2015-04-02Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2-51/+65
2015-04-02Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2-51/+58
2015-04-02Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg1-5/+0
2015-04-02Bluetooth: Remove unneeded recv_event variableJohan Hedberg2-15/+0
2015-04-02Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg1-14/+14
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg4-44/+81
2015-04-02Bluetooth: Add clarifying comment to command status handlingJohan Hedberg1-0/+6
2015-04-02Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann1-9/+34
2015-04-02Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann1-4/+31
2015-04-02Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann1-1/+11
2015-04-02Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann1-1/+10
2015-04-02Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann1-1/+10
2015-04-02Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann1-0/+26
2015-04-01pkt_sched: fq: correct spelling of locallySimon Horman1-2/+2
2015-04-01Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-5/+12
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-38/+32
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp1-1/+30
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp1-0/+21
2015-03-31tipc: fix a slab object leakYing Xue1-1/+1
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller46-1111/+1515
2015-03-31net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko1-2/+3
2015-03-31af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser1-3/+1
2015-03-31openvswitch: Return vport module ref before destructionThomas Graf1-3/+1
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton4-38/+32
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc19-53/+44
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc26-110/+97
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc4-10/+8
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc1-14/+8
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris17-43/+43
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris25-174/+173
2015-03-31fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck1-22/+7
2015-03-31fib_trie: Fix warning on fib4_rules_exitAlexander Duyck1-4/+4
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-82/+731
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg4-12/+12
2015-03-30Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg3-28/+28
2015-03-30mac80211: set QoS capability before changing station stateJohannes Berg1-4/+4
2015-03-30mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov1-3/+8
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com5-11/+80
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com3-12/+97
2015-03-30mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg1-70/+118
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg4-5/+6
2015-03-30mac80211: send AP probe as unicast againJohannes Berg1-1/+1
2015-03-30mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg1-4/+8