Age | Commit message (Expand) | Author | Files | Lines |
2018-10-16 | net/ipv4: Plumb support for filtering route dumps | David Ahern | 1 | -1/+1 |
2018-10-16 | net: Add struct for fib dump filter | David Ahern | 2 | -1/+13 |
2018-10-16 | netlink: Add answer_flags to netlink_callback | David Ahern | 1 | -0/+1 |
2018-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 8 | -62/+465 |
2018-10-16 | net: extend sk_pacing_rate to unsigned long | Eric Dumazet | 1 | -2/+2 |
2018-10-16 | tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh | Eric Dumazet | 1 | -0/+1 |
2018-10-16 | net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co... | Justin.Lee1@Dell.com | 1 | -0/+6 |
2018-10-16 | Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 2 | -12/+32 |
2018-10-16 | FDDI: defza: Support capturing outgoing SMT traffic | Maciej W. Rozycki | 1 | -0/+1 |
2018-10-16 | FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapter | Maciej W. Rozycki | 1 | -3/+18 |
2018-10-16 | bpf: Allow sk_lookup with IPv6 module | Joe Stringer | 1 | -0/+5 |
2018-10-15 | tls: add bpf support to sk_msg handling | John Fastabend | 1 | -2/+39 |
2018-10-15 | tls: replace poll implementation with read hook | John Fastabend | 1 | -4/+2 |
2018-10-15 | tls: convert to generic sk_msg interface | Daniel Borkmann | 3 | -13/+11 |
2018-10-15 | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann | 5 | -44/+410 |
2018-10-15 | tcp, ulp: remove ulp bits from sockmap | Daniel Borkmann | 1 | -1/+0 |
2018-10-14 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 1 | -1/+3 |
2018-10-13 | firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface | Govind Singh | 1 | -1/+3 |
2018-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -26/+78 |
2018-10-12 | netlink: replace __NLA_ENSURE implementation | Johannes Berg | 1 | -1/+1 |
2018-10-12 | Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc... | David S. Miller | 4 | -3/+201 |
2018-10-12 | net: bridge: add support for per-port vlan stats | Nikolay Aleksandrov | 1 | -0/+1 |
2018-10-12 | net: Evict neighbor entries on carrier down | David Ahern | 1 | -0/+1 |
2018-10-12 | net/ipv6: Add knob to skip DELROUTE message on device down | David Ahern | 2 | -0/+4 |
2018-10-12 | Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2 | -0/+16 |
2018-10-12 | mac80211: implement ieee80211_tx_rate_update to update rate | Anilkumar Kolli | 1 | -0/+15 |
2018-10-12 | nl80211: Add per peer statistics to compute FCS error rate | Ankita Bajaj | 2 | -0/+15 |
2018-10-12 | Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Greg Kroah-Hartman | 1 | -0/+7 |
2018-10-12 | mac80211: support FTM responder configuration/statistics | Pradeep Kumar Chitrapu | 1 | -0/+28 |
2018-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman | 1 | -0/+2 |
2018-10-12 | Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -3/+3 |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 6 | -13/+34 |
2018-10-12 | vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections | Peter Oberparleiter | 1 | -1/+1 |
2018-10-12 | vmlinux.lds.h: Fix incomplete .text.exit discards | Peter Oberparleiter | 1 | -2/+2 |
2018-10-11 | Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 1 | -0/+1 |
2018-10-11 | mac80211: minstrel: Enable STBC and LDPC for VHT Rates | Chaitanya T K | 1 | -0/+1 |
2018-10-11 | net: ipv4: update fnhe_pmtu when first hop's MTU changes | Sabrina Dubroca | 2 | -0/+8 |
2018-10-11 | Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2 | -0/+2 |
2018-10-11 | net/ipv6: Make ipv6_route_table_template static | David Ahern | 1 | -2/+0 |
2018-10-11 | RDMA/netdev: Fix netlink support in IPoIB | Denis Drozdov | 1 | -0/+7 |
2018-10-11 | RDMA/netdev: Hoist alloc_netdev_mqs out of the driver | Denis Drozdov | 2 | -12/+25 |
2018-10-10 | devlink: Add helper function for safely copy string param | Moshe Shemesh | 1 | -2/+10 |
2018-10-10 | devlink: Fix param set handling for string type | Moshe Shemesh | 1 | -1/+1 |
2018-10-10 | gpio: Assign gpio_irq_chip::parents to non-stack pointer | Stephen Boyd | 1 | -0/+7 |
2018-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 7 | -18/+230 |
2018-10-09 | mm, sched/numa: Remove remaining traces of NUMA rate-limiting | Srikar Dronamraju | 1 | -4/+0 |
2018-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 10 | -51/+103 |
2018-10-09 | rxrpc: Fix the rxrpc_tx_packet trace line | David Howells | 1 | -0/+1 |
2018-10-08 | rtnetlink: Update fib dumps for strict data checking | David Ahern | 1 | -0/+2 |
2018-10-08 | netlink: Add new socket option to enable strict checking on dumps | David Ahern | 2 | -0/+2 |