mac802154: fix typo in header guard
[cascardo/linux.git] / net /
2015-03-19 Nicolas Ioossmac802154: fix typo in header guard
2015-03-18 Marcel HoltmannBluetooth: Fix potential NULL dereference in SMP channe...
2015-03-17 Johan HedbergBluetooth: Add workaround for broken OS X legacy SMP...
2015-03-17 Johan HedbergBluetooth: Move generic mgmt command dispatcher to...
2015-03-17 Johan HedbergBluetooth: Add hdev_init callback for HCI channels
2015-03-17 Johan HedbergBluetooth: Add generic mgmt helper API
2015-03-17 Johan HedbergBluetooth: Add channel parameter to mgmt_pending_find...
2015-03-17 Johan HedbergBluetooth: Add helper to get HCI channel of a socket
2015-03-17 Jakub PawlowskiBluetooth: Add simultaneous dual mode scan
2015-03-17 Jakub PawlowskiBluetooth: Refactor BR/EDR inquiry and LE scan triggering.
2015-03-17 Marcel HoltmannBluetooth: Add support for Local OOB Extended Data...
2015-03-17 Marcel HoltmannBluetooth: Fix length for Read Local OOB Extended Data...
2015-03-16 Marcel HoltmannBluetooth: Do not include LE SC out-of-band data if...
2015-03-16 Marcel HoltmannBluetooth: The P-256 randomizer is 16 octets long and...
2015-03-16 Marcel HoltmannBluetooth: Rename smp->local_rr into smp->local_rand
2015-03-16 Marcel HoltmannBluetooth: Add extra SMP_DBG statement for remote OOB...
2015-03-16 Marcel HoltmannBluetooth: Use smp->remote_pk + 32 instead of &smp...
2015-03-16 Johan HedbergBluetooth: Add clarifying comment when setting local...
2015-03-16 Johan HedbergBluetooth: Don't send public key if OOB data verificati...
2015-03-16 Johan HedbergBluetooth: Fix verifying confirm value when lacking...
2015-03-16 Johan HedbergBluetooth: Set local OOB data flag if remote has our...
2015-03-16 Johan HedbergBluetooth: Track local vs remote OOB data availability
2015-03-16 Johan HedbergBluetooth: Fix local OOB data handling for SMP
2015-03-16 Marcel HoltmannBluetooth: Use smp->local_pk + 32 instead of &smp-...
2015-03-16 Marcel HoltmannBluetooth: Use OOB key pair for LE SC pairing with...
2015-03-16 Marcel HoltmannBluetooth: Return LE SC confirm and random values for...
2015-03-16 Marcel HoltmannBluetooth: Add function for generating LE SC out-of...
2015-03-16 Marcel HoltmannBluetooth: Add support for AES-CMAC hash for security...
2015-03-16 Marcel HoltmannBluetooth: Create SMP device structure for local crypto...
2015-03-16 Marcel HoltmannBluetooth: Use kzfree instead of kfree in security...
2015-03-16 Marcel HoltmannBluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connecti...
2015-03-16 Marcel HoltmannBluetooth: Fix BR/EDR out-of-band pairing with only...
2015-03-15 Marcel HoltmannBluetooth: Add simple version of Read Local OOB Extende...
2015-03-15 Marcel HoltmannBluetooth: Move eir_append_data function to a different...
2015-03-15 Marcel HoltmannBluetooth: Add simple version of Read Advertising Featu...
2015-03-15 Marcel HoltmannBluetooth: Send global configuration updates to all...
2015-03-15 Marcel HoltmannBluetooth: Open management interface for untrusted...
2015-03-15 Marcel HoltmannBluetooth: Add support for trust verification of manage...
2015-03-15 Marcel HoltmannBluetooth: Remove unneeded initializer for management...
2015-03-15 Marcel HoltmannBluetooth: Add support for untrusted access to manageme...
2015-03-15 Marcel HoltmannBluetooth: Add hci_sock_test_flag helper function
2015-03-15 Marcel HoltmannBluetooth: Consolidate socket channel sending function...
2015-03-15 Marcel HoltmannBluetooth: Introduce trusted flag for management contro...
2015-03-15 Marcel HoltmannBluetooth: Add support for extended index management...
2015-03-15 Marcel HoltmannBluetooth: Add support for extended index management...
2015-03-15 Marcel HoltmannBluetooth: Use special function to send filter manageme...
2015-03-15 Marcel HoltmannBluetooth: Provide hci_send_to_flagged_channel helper...
2015-03-15 Marcel HoltmannBluetooth: Add flags field and setting function for...
2015-03-14 Florian Fainellinet: dsa: do not use slave MII bus for fixed PHYs
2015-03-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-14 David S. MillerMerge branch 'listener_refactor_part_9'
2015-03-14 Eric Dumazetinet_diag: factorize code in new inet_diag_msg_common_f...
2015-03-14 Eric Dumazetinet_diag: adjust inet_sk_diag_fill() bug condition
2015-03-14 Eric Dumazetinet: fill request sock ir_iif for IPv4
2015-03-14 David S. MillerMerge branch 'tipc-next'
2015-03-14 Jon Paul Maloytipc: clean up handling of message priorities
2015-03-14 Jon Paul Maloytipc: split link outqueue
2015-03-14 Jon Paul Maloytipc: eliminate unnecessary call to broadcast ack function
2015-03-14 Jon Paul Maloytipc: extract bundled buffers by cloning instead of...
2015-03-14 Jon Paul Maloytipc: eliminate unnecessary linearization of incoming...
2015-03-14 Jon Paul Maloytipc: move message validation function to msg.c
2015-03-14 Jon Paul Maloytipc: add framework for node capabilities exchange
2015-03-14 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-14 Julia Lawallieee802154: don't export static symbol
2015-03-14 Alexander Aringmac802154: correct max sifs size handling
2015-03-14 Alexander Aringieee802154: remove deprecated sysfs entries
2015-03-14 Alexander Aringieee802154: change wpan-phy name to phy
2015-03-14 Alexander Aringieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
2015-03-13 Marcel HoltmannBluetooth: Merge hdev->dbg_flags fields into hdev-...
2015-03-13 Marcel HoltmannBluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_set_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_clear_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_change_flag helpe...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_change_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_clear_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_set_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Add support connectable advertising setting
2015-03-13 David S. MillerMerge branch 'tcp_metrics_netns_debloat'
2015-03-13 Eric W. Biedermantcp_metrics: Use a single hash table for all network...
2015-03-13 Eric W. Biedermantcp_metrics: Rewrite tcp_metrics_flush_all
2015-03-13 Eric W. Biedermantcp_metrics: Remove the unused return code from tcp_met...
2015-03-13 Eric W. Biedermantcp_metrics: Add a field tcpm_net and verify it matches...
2015-03-13 Eric W. Biedermantcp_metrics: Mix the network namespace into the hash...
2015-03-13 Eric W. Biedermantcp_metrics: panic when tcp_metrics_init fails.
2015-03-13 Eric W. Biedermanmpls: In mpls_egress verify the packet length.
2015-03-13 David S. MillerMerge branch 'listener_refactor'
2015-03-13 Eric Dumazetinet: introduce ireq_family
2015-03-13 Eric Dumazetinet: get_openreq4() & get_openreq6() do not need listener
2015-03-13 Eric Dumazetinet: prepare sock_edemux() & sock_gen_put() for new...
2015-03-13 Eric Dumazetnet: add req_prot_cleanup() & req_prot_init() helpers
2015-03-13 Eric Dumazetipv6: add missing ireq_net & ir_cookie initializations
2015-03-12 Daniel Borkmanncls_bpf: do eBPF invocation under non-bh RCU lock varia...
2015-03-12 David S. MillerMerge branch 'fib_trie_table_merge_fixes'
2015-03-12 Alexander Duyckfib_trie: Provide a deterministic order for fib_alias...
2015-03-12 Alexander Duyckfib_trie: Avoid NULL pointer if local table is not...
2015-03-12 David S. MillerMerge branch 'possible_net_t'
2015-03-12 Eric W. Biedermannet: Introduce possible_net_t
2015-03-12 Eric W. Biedermannet: Kill hold_net release_net
2015-03-12 Marcel HoltmannBluetooth: Remove two else branches that are not needed
next