summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | ieee802154: remove deprecated sysfs entriesAlexander Aring2015-03-14
| | * | | | | | | | | | | | | ieee802154: change wpan-phy name to phyAlexander Aring2015-03-14
| | * | | | | | | | | | | | | ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPANAlexander Aring2015-03-14
| | * | | | | | | | | | | | | Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_test_and_change_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_change_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Add support connectable advertising settingMarcel Holtmann2015-03-13
| | * | | | | | | | | | | | | Bluetooth: Remove two else branches that are not neededMarcel Holtmann2015-03-12
| | * | | | | | | | | | | | | Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg2015-03-11
| | * | | | | | | | | | | | | Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg2015-03-11
| | * | | | | | | | | | | | | Bluetooth: Increment management interface revisionMarcel Holtmann2015-03-11
| | * | | | | | | | | | | | | Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-10
| | * | | | | | | | | | | | | Bluetooth: Make Fast Connectable available while powered offJohan Hedberg2015-03-10
| | * | | | | | | | | | | | | Bluetooth: fix sco_exit compile warningAlexander Aring2015-03-07
| | * | | | | | | | | | | | | Bluetooth: Add mgmt_send_event() helper to send to any HCI channelJohan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Rename pending_cmd to mgmt_pending_cmdJohan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()Johan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Rename cmd_status() to mgmt_cmd_status()Johan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-06
| | * | | | | | | | | | | | | Bluetooth: Introduce controller setting information for static addressMarcel Holtmann2015-03-06
| | * | | | | | | | | | | | | Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski2015-03-05
| | * | | | | | | | | | | | | Bluetooth: Refactor service discovery filter logicJakub Pawlowski2015-03-05
| | * | | | | | | | | | | | | Bluetooth: Move Service Discovery logic before refactoringJakub Pawlowski2015-03-05
| * | | | | | | | | | | | | | tcp_metrics: Use a single hash table for all network namespaces.Eric W. Biederman2015-03-13
| * | | | | | | | | | | | | | tcp_metrics: Rewrite tcp_metrics_flush_allEric W. Biederman2015-03-13
| * | | | | | | | | | | | | | tcp_metrics: Remove the unused return code from tcp_metrics_flush_allEric W. Biederman2015-03-13
| * | | | | | | | | | | | | | tcp_metrics: Add a field tcpm_net and verify it matches on lookupEric W. Biederman2015-03-13
| * | | | | | | | | | | | | | tcp_metrics: Mix the network namespace into the hash function.Eric W. Biederman2015-03-13
| * | | | | | | | | | | | | | tcp_metrics: panic when tcp_metrics_init fails.Eric W. Biederman2015-03-13
| * | | | | | | | | | | | | | mpls: In mpls_egress verify the packet length.Eric W. Biederman2015-03-12
| * | | | | | | | | | | | | | inet: introduce ireq_familyEric Dumazet2015-03-12
| * | | | | | | | | | | | | | inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet2015-03-12
| * | | | | | | | | | | | | | inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV stateEric Dumazet2015-03-12
| * | | | | | | | | | | | | | net: add req_prot_cleanup() & req_prot_init() helpersEric Dumazet2015-03-12
| * | | | | | | | | | | | | | ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-12
| * | | | | | | | | | | | | | cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann2015-03-12
| * | | | | | | | | | | | | | fib_trie: Provide a deterministic order for fib_alias w/ tables mergedAlexander Duyck2015-03-12
| * | | | | | | | | | | | | | fib_trie: Avoid NULL pointer if local table is not allocatedAlexander Duyck2015-03-12
| * | | | | | | | | | | | | | net: Introduce possible_net_tEric W. Biederman2015-03-12
| * | | | | | | | | | | | | | net: Kill hold_net release_netEric W. Biederman2015-03-12
| * | | | | | | | | | | | | | net: fix CONFIG_NET_NS=n compilationEric Dumazet2015-03-11
| * | | | | | | | | | | | | | ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel2015-03-11