summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+5
* 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/+2
| * 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/+0
| * 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/+2
| * 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/+1
|/
* net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-161-1/+1
* ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-162-2/+4
* tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-161-0/+25
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-121-2/+14
|\
| * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-113-1/+16
|\ \
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-091-0/+12
| |/
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-051-0/+2
| |\
| | * Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-051-0/+2
| * | tun_dst: Fix potential NULL dereferenceTobias Klauser2015-11-051-1/+2
| |/
* / mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-032-2/+3
|\
| * net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-031-1/+2
| * ipv4: fix to not remove local route on link downJulian Anastasov2015-11-011-1/+1
* | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-11-032-1/+13
|\ \
| * | mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-031-0/+6
| * | cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2015-11-032-1/+7
* | | bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-031-2/+1
* | | net: fix percpu memory leaksEric Dumazet2015-11-031-6/+9
* | | net: make skb_set_owner_w() more robustEric Dumazet2015-11-021-15/+2
* | | net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-011-4/+9
* | | VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-011-0/+3
* | | Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2015-10-303-3/+31
|\ \ \
| * | | NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-281-4/+4
| * | | NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-271-0/+6
| * | | NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-271-0/+1
| * | | NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-271-0/+1
| * | | NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-271-1/+1
| * | | NFC: st-nci: Add support for proprietary commandsChristophe Ricard2015-10-271-0/+1
| * | | NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2015-10-261-0/+1
| * | | NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-261-0/+1