aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp_metrics: fix wrong lockdep annotationsEric Dumazet2015-03-16
* dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-16
* net: kernel socket should be released in init_net namespaceYing Xue2015-03-16
* inet: add proper refcounting to request sockEric Dumazet2015-03-16
* inet: factorize sock_edemux()/sock_gen_put() codeEric Dumazet2015-03-16
* inet_diag: allow sk_diag_fill() to handle request socksEric Dumazet2015-03-16
* inet: ip early demux should avoid request socketsEric Dumazet2015-03-16
* switchdev: use new swdev opsScott Feldman2015-03-16
* bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-15
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-15
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-15
* net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli2015-03-14
* inet_diag: factorize code in new inet_diag_msg_common_fill() helperEric Dumazet2015-03-14
* inet_diag: adjust inet_sk_diag_fill() bug conditionEric Dumazet2015-03-14
* inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-14
* tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-14
* tipc: split link outqueueJon Paul Maloy2015-03-14
* 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