Age | Commit message (Expand) | Author | Files | Lines |
2015-12-04 | mac80211: allow driver to prevent two stations w/ same address | Johannes Berg | 1 | -0/+6 |
2015-12-04 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 1 | -2/+4 |
2015-11-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 6 | -15/+42 |
2015-11-23 | net: dsa: Add support for a switch reset gpio | Andrew Lunn | 1 | -0/+8 |
2015-11-22 | Bluetooth: Add support for Get Advertising Size Information command | Marcel Holtmann | 1 | -0/+13 |
2015-11-20 | mac80211: always set the buf_size in AddBA req to 64 | Gregory Greenman | 1 | -2/+4 |
2015-11-19 | Bluetooth: Fix specifying role for LE connections | Johan Hedberg | 1 | -1/+1 |
2015-11-19 | Bluetooth: Move Stop Discovery to req_workqueue | Johan Hedberg | 1 | -0/+1 |
2015-11-19 | Bluetooth: Move Start Discovery to req_workqueue | Johan Hedberg | 1 | -0/+2 |
2015-11-19 | Bluetooth: Move LE scan disable/restart behind req_workqueue | Johan Hedberg | 1 | -3/+2 |
2015-11-19 | Bluetooth: Add HCI status return parameter to hci_req_sync() | Johan Hedberg | 1 | -1/+2 |
2015-11-19 | Bluetooth: Run all background scan updates through req_workqueue | Johan Hedberg | 1 | -0/+2 |
2015-11-19 | Bluetooth: Remove unnecessary call to hci_update_background_scan | Johan Hedberg | 1 | -1/+0 |
2015-11-19 | Bluetooth: Add support for controller specific logging | Marcel Holtmann | 2 | -0/+2 |
2015-11-19 | Bluetooth: Add support for sending system notes to monitor channel | Marcel Holtmann | 2 | -0/+3 |
2015-11-19 | Bluetooth: Compress the size of struct hci_ctrl | Johan Hedberg | 1 | -3/+8 |
2015-11-19 | Bluetooth: Remove redundant setting to zero of bt_cb | Johan Hedberg | 1 | -6/+2 |
2015-11-19 | Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access | Marcel Holtmann | 1 | -0/+4 |
2015-11-19 | net: un-inline sk_busy_loop() | Eric Dumazet | 1 | -44/+1 |
2015-11-16 | net: switchdev: fix return code of fdb_dump stub | Dragos Tatulea | 1 | -1/+1 |
2015-11-16 | ip_tunnel: disable preemption when updating per-cpu tstats | Jason A. Donenfeld | 2 | -2/+4 |
2015-11-16 | tcp: ensure proper barriers in lockless contexts | Eric Dumazet | 1 | -0/+25 |
2015-11-16 | ipv6: Check rt->dst.from for the DST_NOCACHE route | Martin KaFai Lau | 1 | -1/+2 |
2015-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -2/+14 |
2015-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -1/+16 |
2015-11-11 | netfilter: nf_tables: add clone interface to expression operations | Pablo Neira Ayuso | 1 | -2/+14 |
2015-11-09 | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() | Eric Dumazet | 1 | -0/+12 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -1/+1 |
2015-11-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -0/+2 |
2015-11-05 | Bluetooth: L2CAP: Fix returning correct LE CoC response codes | Johan Hedberg | 1 | -0/+2 |
2015-11-05 | tun_dst: Fix potential NULL dereference | Tobias Klauser | 1 | -1/+2 |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2015-11-03 | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -1/+13 |
2015-11-03 | mac80211: document sleep requirements for channel context ops | Chaitanya T K | 1 | -0/+6 |
2015-11-03 | cfg80211/mac80211: clarify RSSI CQM reporting requirements | Johannes Berg | 2 | -1/+7 |
2015-11-03 | bonding: simplify / unify event handling code for 3ad mode. | Mahesh Bandewar | 1 | -2/+1 |
2015-11-03 | net: fix percpu memory leaks | Eric Dumazet | 1 | -6/+9 |
2015-11-03 | net: avoid NULL deref in inet_ctl_sock_destroy() | Eric Dumazet | 1 | -1/+2 |
2015-11-03 | net: make skb_set_owner_w() more robust | Eric Dumazet | 1 | -15/+2 |
2015-11-02 | ipv4: fix to not remove local route on link down | Julian Anastasov | 1 | -1/+1 |
2015-11-01 | net: dsa: use switchdev obj for VLAN add/del ops | Vivien Didelot | 1 | -4/+9 |
2015-11-01 | VSOCK: define VSOCK_SS_LISTEN once only | Stefan Hajnoczi | 1 | -0/+3 |
2015-10-30 | Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 3 | -3/+31 |
2015-10-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -7/+7 |
2015-10-28 | NFC: nci: non-static functions can not be inline | Robert Dolca | 1 | -4/+4 |
2015-10-27 | net: tso: add support for IPv6 | emmanuel.grumbach@intel.com | 1 | -0/+1 |
2015-10-27 | NFC: NCI: allow spi driver to choose transfer clock | Vincent Cuissard | 1 | -0/+6 |
2015-10-27 | NFC: nfcmrvl: add i2c driver | Vincent Cuissard | 1 | -0/+1 |
2015-10-27 | NFC: NCI: export nci_send_frame and nci_send_cmd function | Vincent Cuissard | 1 | -0/+1 |
2015-10-27 | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard | 1 | -1/+1 |