summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15net: add name_assign_type netdev attributeTom Gundersen
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet
2014-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-07-11ipv6: addrconf: implement address generation modesJiri Pirko
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg
2014-07-09Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann
2014-07-08net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing
2014-07-08bridge: adding stubs for multicast exportsLinus Lüssing
2014-07-08net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight
2014-07-08net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight
2014-07-08net: sctp: Inline the functions from command.cDavid Laight
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-07-08net: filter: move load_pointer() into filter.hZi Shen Lim
2014-07-08Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg
2014-07-08Bluetooth: Add flag to track the real advertising stateJohan Hedberg
2014-07-07net: arcnet: Remove "#define bool int"Rasmus Villemoes
2014-07-07mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-07net: Only do flow_dissector hash computation once per packetTom Herbert
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-07vxlan: Call udp_flow_src_portTom Herbert
2014-07-07udp: Add function to make source port for UDP tunnelsTom Herbert
2014-07-07net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert
2014-07-07net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert
2014-07-07flow_dissector: Abstract out hash computationTom Herbert
2014-07-07tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen
2014-07-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki
2014-07-07Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg
2014-07-07Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg
2014-07-06Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg
2014-07-06Bluetooth: Add support for changing the public device addressMarcel Holtmann
2014-07-06Bluetooth: Run controller setup after external configurationMarcel Holtmann
2014-07-06Bluetooth: Fix sending Device Removed when clearing all parametersJohan Hedberg
2014-07-05Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann
2014-07-04Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann
2014-07-04Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann
2014-07-04Bluetooth: Add quirk for external configuration requirementMarcel Holtmann
2014-07-04Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann
2014-07-04Bluetooth: Document the existing device quirksMarcel Holtmann
2014-07-04Bluetooth: Fix constant for public address configurationMarcel Holtmann
2014-07-04Bluetooth: Make hci_pend_le_conn_lookup more general purposedJohan Hedberg