summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-101-1/+0Star
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-101-3/+6
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-101-0/+1
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-093-17/+21
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-091-5/+5
* Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-091-2/+0Star
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-071-12/+0Star
* Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller2015-12-072-2/+64
|\
| * cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-041-0/+3
| * mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com2015-12-041-0/+4
| * mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-041-0/+24
| * mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach2015-12-041-0/+22
| * cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-2/+5
| * mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-041-0/+6
| * Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2015-12-041-2/+4
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-048-33/+67
|\ \ \
| * \ \ Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-031-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-2/+4
| * | | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-031-0/+3
| * | | ipv6: kill sk_dst_lockEric Dumazet2015-12-032-15/+5Star
| * | | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-031-8/+8
| * | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-031-1/+20
| * | | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-011-7/+16
| * | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-0/+10
| * | | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-011-2/+1Star
| * | | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-241-0/+1
| * | | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-231-0/+1
* | | | VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_genericAsias He2015-12-031-0/+2
* | | | bonding: implement lower state change propagationJiri Pirko2015-12-031-0/+7
* | | | bonding: allow notifications for bond_set_slave_link_stateJiri Pirko2015-12-031-3/+29
* | | | tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet2015-12-031-2/+2
* | | | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-301-10/+5Star
| |_|/ |/| |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-246-15/+42
|\ \ \
| * | | Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-221-0/+13
| * | | Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-191-1/+1
| * | | Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+1
| * | | Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-191-0/+2
| * | | Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-191-3/+2Star
| * | | Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-191-1/+2
| * | | Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-191-0/+2
| * | | Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-191-1/+0Star
| * | | Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-192-0/+2
| * | | Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-192-0/+3
| * | | Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-3/+8
| * | | Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2Star
| * | | Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
| |/ /
* | | net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-231-0/+8
* | | net: un-inline sk_busy_loop()Eric Dumazet2015-11-181-44/+1Star
|/ /