| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-03 | Merge branch 'pci/pm' into next | Bjorn Helgaas | 1 | -0/+5 |
| 2017-07-03 | Merge branch 'pci/msi' into next | Bjorn Helgaas | 1 | -2/+2 |
| 2017-07-03 | moduleparam: fix doc: hwparam_irq configures an IRQ | Sylvain 'ythier' Hitier | 1 | -1/+1 |
| 2017-07-03 | PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it | Matthew Minter | 1 | -0/+1 |
| 2017-07-03 | PCI: Add IRQ mapping function pointers to pci_host_bridge struct | Matthew Minter | 1 | -0/+2 |
| 2017-07-03 | PCI: Remove pci_scan_root_bus_msi() | Lorenzo Pieralisi | 1 | -4/+0 |
| 2017-07-02 | Input: introduce KEY_ASSISTANT | Dmitry Torokhov | 1 | -0/+1 |
| 2017-07-02 | acpi/nfit: Issue Start ARS to retrieve existing records | Toshi Kani | 1 | -0/+1 |
| 2017-07-02 | locking/refcount: Remove the half-implemented refcount_sub() API | Kees Cook | 1 | -6/+0 |
| 2017-07-02 | bpf: Adds support for setting sndcwnd clamp | Lawrence Brakmo | 1 | -0/+1 |
| 2017-07-02 | bpf: Adds support for setting initial cwnd | Lawrence Brakmo | 1 | -0/+2 |
| 2017-07-02 | bpf: Add support for changing congestion control | Lawrence Brakmo | 2 | -1/+11 |
| 2017-07-02 | bpf: Add TCP connection BPF callbacks | Lawrence Brakmo | 1 | -0/+11 |
| 2017-07-02 | bpf: Add setsockopt helper function to bpf | Lawrence Brakmo | 1 | -1/+13 |
| 2017-07-02 | bpf: Support for setting initial receive window | Lawrence Brakmo | 2 | -0/+14 |
| 2017-07-02 | bpf: Support for per connection SYN/SYN-ACK RTOs | Lawrence Brakmo | 2 | -0/+14 |
| 2017-07-02 | bpf: BPF support for sock_ops | Lawrence Brakmo | 5 | -0/+94 |
| 2017-07-02 | sctp: Add peeloff-flags socket option | Neil Horman | 1 | -0/+6 |
| 2017-07-02 | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -32/+1 |
| 2017-07-02 | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -0/+1 |
| 2017-07-01 | scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state | Ewan D. Milne | 1 | -0/+1 |
| 2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long | 3 | -7/+7 |
| 2017-07-01 | sctp: remove the typedef sctp_inithdr_t | Xin Long | 1 | -3/+3 |
| 2017-07-01 | sctp: remove the typedef sctp_data_chunk_t | Xin Long | 3 | -4/+4 |
| 2017-07-01 | sctp: remove the typedef sctp_datahdr_t | Xin Long | 1 | -3/+3 |
| 2017-07-01 | sctp: remove the typedef sctp_param_action_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long | 2 | -10/+8 |
| 2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long | 3 | -25/+26 |
| 2017-07-01 | sctp: remove the typedef sctp_cid_action_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long | 4 | -7/+9 |
| 2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 2 | -18/+18 |
| 2017-07-01 | sctp: remove the typedef sctp_sctphdr_t | Xin Long | 1 | -2/+2 |
| 2017-07-01 | net: switchdev: add SET_SWITCHDEV_OPS helper | Simon Horman | 1 | -0/+4 |
| 2017-07-01 | libnvdimm: New ACPI 6.2 DSM functions | Jerry Hoemann | 1 | -1/+39 |
| 2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann | 1 | -0/+1 |
| 2017-07-01 | acpi, nfit: Enable DSM pass thru for root functions. | Jerry Hoemann | 1 | -0/+1 |
| 2017-07-01 | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+4 |
| 2017-07-01 | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-01 | net: convert inet_frag_queue.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
| 2017-07-01 | net: convert fib_rule.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
| 2017-07-01 | net: convert unix_address.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-01 | net: convert netpoll_info.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-01 | net: convert in_device.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+6 |
| 2017-07-01 | net: convert ip_mc_list.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
| 2017-07-01 | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -14/+16 |
| 2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 2 | -5/+5 |
| 2017-07-01 | net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
| 2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+5 |
| 2017-07-01 | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena | 2 | -4/+4 |
| 2017-07-01 | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |