aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: eliminate unnecessary call to broadcast ack functionJon Paul Maloy2015-03-14
* tipc: extract bundled buffers by cloning instead of copyingJon Paul Maloy2015-03-14
* tipc: eliminate unnecessary linearization of incoming buffersJon Paul Maloy2015-03-14
* tipc: move message validation function to msg.cJon Paul Maloy2015-03-14
* tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-14
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-14
|\
| * ieee802154: don't export static symbolJulia Lawall2015-03-14
| * mac802154: correct max sifs size handlingAlexander Aring2015-03-14
| * 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