bonding: use rcu_access_pointer() in bonding_show_mii_status()
[pandora-kernel.git] / include /
2014-07-16 David S. MillerMerge tag 'linux-can-next-for-3.17-20140715' of git...
2014-07-15 Willem de Bruijnnet-timestamp: document deprecated syststamp
2014-07-15 Christoph Paaschtcp: Remove unnecessary arg from tcp_enter_cwr and...
2014-07-15 Tom Gundersennet: rtnetlink - make create_link take name_assign_type
2014-07-15 Tom Gundersennet: set name_assign_type in alloc_netdev()
2014-07-15 Tom Gundersennet: add name_assign_type netdev attribute
2014-07-15 Nikita Edward Baruzdincan: netlink: Add CAN_CTRLMODE_PRESUME_ACK flag
2014-07-15 Nikita Edward Baruzdincan: netlink: Remove space before tab
2014-07-14 David S. MillerMerge branch 'udp_tunnel'
2014-07-14 Tom Herbertudp: Add udp_sock_create for UDP tunnels to open listen...
2014-07-14 Eric Dumazetnet: filter: sk_chk_filter() no longer mangles filter
2014-07-14 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-07-11 Jiri Pirkoipv6: addrconf: implement address generation modes
2014-07-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-10 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-10 David S. MillerMerge branch 'bridge-fdb-dump-filter'
2014-07-10 Jamal Hadi Salimbridge: fdb dumping takes a filter device
2014-07-09 Johan HedbergBluetooth: Fix setting HCI_CONNECTABLE from ioctl code
2014-07-09 Johan HedbergBluetooth: Introduce a whitelist for BR/EDR devices
2014-07-09 Johan HedbergBluetooth: Unify helpers for bdaddr_list manipulations
2014-07-09 Marcel HoltmannBluetooth: Fix enabling Authenticated Payload Timeout...
2014-07-09 Florian Fainellinet: provide stubs for ip6_set_txhash and ip6_make_flow...
2014-07-09 David S. MillerMerge branch 'mlx4-next'
2014-07-09 Eugenia Emantayevnet/mlx4_en: Fix set port ratelimit for 40GE
2014-07-08 David S. MillerMerge branch 'bridge_batmanadv_exports'
2014-07-08 Linus Lüssingbridge: export knowledge about the presence of IGMP...
2014-07-08 Linus Lüssingbridge: adding stubs for multicast exports
2014-07-08 David S. MillerMerge branch 'sctp_command_queue'
2014-07-08 David Laightnet: sctp: Use pointers (not array indexes) to access...
2014-07-08 David Laightnet: sctp: Optimise the way 'sctp_arg_t' values are...
2014-07-08 David Laightnet: sctp: Inline the functions from command.c
2014-07-08 David S. MillerMerge git://git./linux/kernel/git/linville/wireless...
2014-07-08 Zi Shen Limnet: filter: move load_pointer() into filter.h
2014-07-08 Johan HedbergBluetooth: Remove unnecessary mgmt_advertising function
2014-07-08 Johan HedbergBluetooth: Add flag to track the real advertising state
2014-07-08 Rasmus Villemoesnet: arcnet: Remove "#define bool int"
2014-07-08 David S. MillerMerge branch 'at86rf230-next'
2014-07-08 Alexander Aringmac802154: at86rf230: add hw flags and merge ops
2014-07-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-07-08 David S. MillerMerge branch 'net-hash-tx'
2014-07-08 Tom Herbertnet: Only do flow_dissector hash computation once per...
2014-07-08 Tom Herbertipv6: Implement automatic flow label generation on...
2014-07-08 Tom Herbertvxlan: Call udp_flow_src_port
2014-07-08 Tom Herbertudp: Add function to make source port for UDP tunnels
2014-07-08 Tom Herbertnet: Call skb_get_hash in get_xps_queue and __skb_tx_hash
2014-07-08 Tom Herbertnet: Save TX flow hash in sock and set in skbuf on...
2014-07-08 Tom Herbertflow_dissector: Abstract out hash computation
2014-07-08 Neal Cardwelltcp: switch snt_synack back to measuring transmit time...
2014-07-07 David S. MillerMerge branch 'ptp-vlan'
2014-07-07 Stefan Sørensenptp: Classify ptp over ip over vlan packets
2014-07-07 Rafał Miłeckibcma: add driver for PCIe Gen 2 core
2014-07-07 Johan HedbergBluetooth: Pass desired connection role to hci_connect_le()
2014-07-07 Johan HedbergBluetooth: Remove auth_type parameter from hci_connect_le()
2014-07-06 Johan HedbergBluetooth: Use lower timeout for LE auto-connections
2014-07-06 Marcel HoltmannBluetooth: Add support for changing the public device...
2014-07-06 Marcel HoltmannBluetooth: Run controller setup after external configur...
2014-07-06 Johan HedbergBluetooth: Fix sending Device Removed when clearing...
2014-07-06 Emmanuel GrumbachMerge remote-tracking branch 'wireless-next/master...
2014-07-05 Marcel HoltmannBluetooth: Store Bluetooth address from controller...
2014-07-04 Marcel HoltmannBluetooth: Add support for New Configuration Options...
2014-07-04 Marcel HoltmannBluetooth: Add support for Set External Configuration...
2014-07-04 Marcel HoltmannBluetooth: Add quirk for external configuration requirement
2014-07-04 Marcel HoltmannBluetooth: Add quirk for invalid controller address...
2014-07-04 Marcel HoltmannBluetooth: Document the existing device quirks
2014-07-04 Marcel HoltmannBluetooth: Fix constant for public address configuration
2014-07-04 Johan HedbergBluetooth: Make hci_pend_le_conn_lookup more general...
2014-07-04 Johan HedbergBluetooth: Remove unused hci_pend_le_conn_add function
2014-07-04 Johan HedbergBluetooth: Fix clearing and restarting all LE actions...
2014-07-04 Johan HedbergBluetooth: Remove unused hci_pend_le_conn_del() function
2014-07-04 Johan HedbergBluetooth: Convert pend_le_reports into a list
2014-07-04 Johan HedbergBluetooth: Convert pend_le_conn list to a generic actio...
2014-07-04 Marcel HoltmannBluetooth: Add support for controller configuration...
2014-07-03 Johan HedbergBluetooth: Use hci_conn_params in pend_le_conns
2014-07-03 Johan HedbergBluetooth: Track number of added devices with HCI_AUTO_...
2014-07-03 Marcel HoltmannBluetooth: Add support for Read Unconfigured Index...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Removed...
2014-07-03 Marcel HoltmannBluetooth: Add support for Unconfigured Index Added...
2014-07-03 Marcel HoltmannBluetooth: Introduce unconfigured controller state
2014-07-03 Johan HedbergBluetooth: Make is_identity_address a global function
2014-07-03 Johan HedbergBluetooth: Pass store hint to mgmt_new_conn_param
2014-07-03 Johan HedbergBluetooth: Make hci_le_conn_update return the store...
2014-07-03 Johan HedbergBluetooth: Add Load Connection Parameters command
2014-07-03 Johan HedbergBluetooth: Add new auto_conn value matching mgmt action...
2014-07-03 Johan HedbergBluetooth: Add specific connection parameter clear...
2014-07-03 Johan HedbergBluetooth: Rename hci_conn_params_clear to hci_conn_par...
2014-07-03 Marcel HoltmannBluetooth: Add support for hdev->set_bdaddr callback...
2014-07-03 Andre GuedesBluetooth: Introduce "New Connection Parameter" Event
2014-07-03 Andre GuedesBluetooth: Enable new LE meta event
2014-07-03 Andre GuedesBluetooth: Connection Parameter Update Procedure
2014-07-03 Johan HedbergBluetooth: Fix redundant device (un)blocked events
2014-07-03 Johan HedbergBluetooth: Add flag to track STK encryption
2014-07-03 Marcel HoltmannBluetooth: Add support for Not Connectable flag for...
2014-07-03 Marcel HoltmannBluetooth: Provide flags parameter direct to mgmt_devic...
2014-07-03 Marcel HoltmannBluetooth: Remove connection interval parameters from...
2014-07-03 Marcel HoltmannBluetooth: Change hci_conn_params_add to return the...
2014-07-03 Andre GuedesBluetooth: Connection parameters check helper
2014-07-03 Marcel HoltmannBluetooth: Provide function to create and set connectio...
2014-07-03 Marcel HoltmannBluetooth: Provide defaults for LE connection latency...
2014-07-03 Marcel HoltmannBluetooth: Add Device Added and Device Removed manageme...
next