summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-04-02dev: set iflink to 0 for virtual interfacesNicolas Dichtel
2015-04-02net: remove iflink field from struct net_deviceNicolas Dichtel
2015-04-02dsa: implement ndo_get_iflinkNicolas Dichtel
2015-04-02vlan: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel
2015-04-02ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-04-02Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg
2015-04-02Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg
2015-04-02Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg
2015-04-02Bluetooth: Remove unneeded recv_event variableJohan Hedberg
2015-04-02Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg
2015-04-02Bluetooth: Add clarifying comment to command status handlingJohan Hedberg
2015-04-02Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann
2015-04-02Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann
2015-04-02Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann
2015-04-02Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann
2015-04-02Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann
2015-04-02Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann
2015-04-02pkt_sched: fq: correct spelling of locallySimon Horman
2015-04-01Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-01RxRPC: Handle VERSION Rx protocol packetsDavid Howells
2015-04-01RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argumentDavid Howells
2015-04-01RxRPC: Don't call skb_add_data() if there's no data to copyDavid Howells
2015-04-01RxRPC: Fix the conversion to iov_iterDavid Howells
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp
2015-04-01tipc: fix a slab object leakYing Xue
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko
2015-03-31af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser
2015-03-31openvswitch: Return vport module ref before destructionThomas Graf
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2015-03-31fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck
2015-03-31fib_trie: Fix warning on fib4_rules_exitAlexander Duyck
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg
2015-03-30Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg
2015-03-30mac80211: set QoS capability before changing station stateJohannes Berg
2015-03-30mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov