| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Add support for appearance in scan rsp | Michał Narajowski | 2016-09-19 | 2 | -0/+7 |
* | Bluetooth: Increase the subsystem minor version number | Marcel Holtmann | 2016-09-19 | 1 | -1/+1 |
* | Bluetooth: Add framework for Extended Controller Information | Marcel Holtmann | 2016-09-19 | 2 | -0/+19 |
* | Bluetooth: Use numbers for subsystem version string | Marcel Holtmann | 2016-09-19 | 1 | -1/+2 |
* | Bluetooth: Use individual flags for certain management events | Marcel Holtmann | 2016-09-19 | 1 | -1/+4 |
* | Bluetooth: Add support for sending MGMT commands and events to monitor | Marcel Holtmann | 2016-09-19 | 2 | -0/+5 |
* | Bluetooth: Add support for sending MGMT open and close to monitor | Marcel Holtmann | 2016-09-19 | 1 | -0/+2 |
* | Bluetooth: Introduce helper to pack mgmt version information | Marcel Holtmann | 2016-09-19 | 1 | -0/+1 |
* | Bluetooth: Store control socket cookie and comm information | Marcel Holtmann | 2016-09-19 | 1 | -0/+1 |
* | Bluetooth: add printf format attribute to hci_set_[fh]w_info() | Nicolas Iooss | 2016-09-19 | 1 | -2/+2 |
* | Bluetooth: Add HCI device identifier for Qualcomm SMD | Bjorn Andersson | 2016-09-19 | 1 | -0/+1 |
* | Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS | Marcel Holtmann | 2016-09-19 | 1 | -0/+2 |
* | Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2016-09-19 | 1 | -10/+216 |
|\ |
|
| * | rxrpc: Improve skb tracing | David Howells | 2016-09-17 | 1 | -8/+4 |
| * | rxrpc: Add a tracepoint to follow what recvmsg does | David Howells | 2016-09-17 | 1 | -0/+34 |
| * | rxrpc: Add a tracepoint to follow packets in the Rx buffer | David Howells | 2016-09-17 | 1 | -0/+33 |
| * | rxrpc: Add a tracepoint to log ACK transmission | David Howells | 2016-09-17 | 1 | -0/+30 |
| * | rxrpc: Add a tracepoint to log received ACK packets | David Howells | 2016-09-17 | 1 | -0/+26 |
| * | rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer | David Howells | 2016-09-17 | 1 | -0/+26 |
| * | rxrpc: Add connection tracepoint and client conn state tracepoint | David Howells | 2016-09-17 | 1 | -0/+60 |
| * | rxrpc: Print the packet type name in the Rx packet trace | David Howells | 2016-09-17 | 1 | -2/+3 |
* | | sched: add and use qdisc_skb_head helpers | Florian Westphal | 2016-09-19 | 1 | -12/+51 |
* | | sched: remove qdisc arg from __qdisc_dequeue_head | Florian Westphal | 2016-09-19 | 1 | -7/+8 |
* | | ipvlan: Introduce l3s mode | Mahesh Bandewar | 2016-09-19 | 1 | -0/+1 |
* | | net: Add _nf_(un)register_hooks symbols | Mahesh Bandewar | 2016-09-19 | 1 | -0/+2 |
* | | ipv6: Export p6_route_input_lookup symbol | Mahesh Bandewar | 2016-09-19 | 1 | -0/+3 |
* | | net: core: Add offload stats to if_stats_msg | Nogah Frankel | 2016-09-19 | 1 | -0/+9 |
* | | netdevice: Add offload statistics ndo | Nogah Frankel | 2016-09-19 | 1 | -0/+12 |
* | | Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-09-19 | 3 | -11/+79 |
|\ \ |
|
| * | | cfg80211: add helper to find an IE that matches a byte-array | Luca Coelho | 2016-09-16 | 1 | -1/+32 |
| * | | mac80211: allow driver to handle packet-loss mechanism | Rajkumar Manoharan | 2016-09-15 | 1 | -0/+6 |
| * | | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg | 2016-09-15 | 1 | -9/+2 |
| * | | mac80211: add support for radiotap timestamp field | Johannes Berg | 2016-09-12 | 2 | -0/+33 |
| * | | mac80211: RX BA support for sta max_rx_aggregation_subframes | Maxim Altshul | 2016-09-12 | 1 | -0/+4 |
| * | | cfg80211: clarify the requirements of .disconnect() | Emmanuel Grumbach | 2016-09-12 | 1 | -1/+2 |
* | | | sctp: make sctp_outq_flush/tail/uncork return void | Xin Long | 2016-09-19 | 1 | -2/+2 |
* | | | sctp: free msg->chunks when sctp_primitive_SEND return err | Xin Long | 2016-09-19 | 1 | -0/+1 |
* | | | ip6_tunnel: add collect_md mode to IPv6 tunnels | Alexei Starovoitov | 2016-09-17 | 1 | -0/+1 |
* | | | ip_tunnel: add collect_md mode to IPIP tunnel | Alexei Starovoitov | 2016-09-17 | 2 | -0/+3 |
* | | | net: l3mdev: Remove netif_index_is_l3_master | David Ahern | 2016-09-17 | 1 | -24/+0 |
* | | | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or... | David S. Miller | 2016-09-17 | 3 | -0/+97 |
|\ \ \
| |_|/
|/| | |
|
| * | | brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339 | Arend Van Spriel | 2016-09-09 | 1 | -0/+1 |
| * | | add basic register-field manipulation macros | Jakub Kicinski | 2016-09-09 | 2 | -0/+96 |
| * | | bcma: support BCM53573 series of wireless SoCs | Rafał Miłecki | 2016-09-03 | 1 | -0/+3 |
* | | | net-next: dsa: add Qualcomm tag RX/TX handler | John Crispin | 2016-09-16 | 1 | -0/+1 |
* | | | net/sched: cls_flower: Specify vlan attributes format in the UAPI header | Or Gerlitz | 2016-09-16 | 1 | -3/+3 |
* | | | net/sched: cls_flower: Support masking for matching on tcp/udp ports | Or Gerlitz | 2016-09-16 | 1 | -0/+4 |
* | | | net_sched: Introduce skbmod action | Jamal Hadi Salim | 2016-09-16 | 2 | -0/+69 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-13 | 25 | -36/+221 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-09-12 | 7 | -4/+24 |
| |\ \ |
|