Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | net: remove 1 always zero parameter from ip6_redirect_no_header() | Maciej Żenczykowski | 2018-10-03 | 1 | -2/+1 | |
* | | | | | | | | | | qed: Add driver support for 20G link speed. | Sudarsana Reddy Kalluru | 2018-10-02 | 1 | -4/+5 | |
* | | | | | | | | | | net: drop unused skb_append_datato_frags() | Paolo Abeni | 2018-10-02 | 1 | -5/+0 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | tcp/fq: move back to CLOCK_MONOTONIC | Eric Dumazet | 2018-10-02 | 1 | -1/+1 | |
* | | | | | | | | | net: phy: improve handling delayed work | Heiner Kallweit | 2018-10-02 | 1 | -1/+1 | |
* | | | | | | | | | netlink: add validation function to policy | Johannes Berg | 2018-10-02 | 1 | -1/+23 | |
* | | | | | | | | | netlink: add attribute range validation to policy | Johannes Berg | 2018-10-02 | 1 | -3/+64 | |
* | | | | | | | | | net: phy: Replace phy driver features u32 with link_mode bitmap | Andrew Lunn | 2018-10-02 | 2 | -8/+25 | |
* | | | | | | | | | net: phy: Add limkmode equivalents to some of the MII ethtool helpers | Andrew Lunn | 2018-10-02 | 1 | -0/+50 | |
* | | | | | | | | | net: phy: Add helper for advertise to lcl value | Andrew Lunn | 2018-10-02 | 1 | -0/+19 | |
* | | | | | | | | | net: phy: Add helper to convert MII ADV register to a linkmode | Andrew Lunn | 2018-10-02 | 1 | -0/+31 | |
* | | | | | | | | | net: phy: Add phydev_info() | Andrew Lunn | 2018-10-02 | 1 | -0/+3 | |
* | | | | | | | | | net: phy: Add phydev_warn() | Andrew Lunn | 2018-10-02 | 1 | -0/+3 | |
* | | | | | | | | | net: phy: Move linkmode helpers to somewhere public | Andrew Lunn | 2018-10-02 | 3 | -0/+69 | |
* | | | | | | | | | net/mlx5: Cache the system image guid | Alaa Hleihel | 2018-10-01 | 2 | -0/+3 | |
* | | | | | | | | | tls: Remove redundant vars from tls record structure | Vakul Garg | 2018-09-29 | 1 | -4/+2 | |
* | | | | | | | | | netlink: add nested array policy validation | Johannes Berg | 2018-09-28 | 1 | -1/+11 | |
* | | | | | | | | | netlink: allow NLA_NESTED to specify nested policy to validate | Johannes Berg | 2018-09-28 | 1 | -2/+11 | |
* | | | | | | | | | netlink: make validation_data const | Johannes Berg | 2018-09-28 | 1 | -1/+1 | |
* | | | | | | | | | netlink: remove NLA_NESTED_COMPAT | Johannes Berg | 2018-09-28 | 1 | -2/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | net-ipv4: remove 2 always zero parameters from ipv4_redirect() | Maciej Żenczykowski | 2018-09-27 | 1 | -2/+1 | |
* | | | | | | | | net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() | Maciej Żenczykowski | 2018-09-27 | 1 | -1/+1 | |
* | | | | | | | | tcp: expose sk_state in tcp_retransmit_skb tracepoint | Yafang Shao | 2018-09-27 | 1 | -2/+5 | |
* | | | | | | | | net/af_iucv: locate IUCV header via skb_network_header() | Julian Wiedmann | 2018-09-26 | 1 | -0/+5 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-09-26 | 6 | -3/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | flow_dissector: fix build failure without CONFIG_NET | Willem de Bruijn | 2018-09-19 | 2 | -1/+14 | |
| * | | | | | | | | flow_dissector: implements flow dissector BPF hook | Petar Penkov | 2018-09-14 | 6 | -3/+47 | |
* | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-09-26 | 1 | -0/+69 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: xsk: add a simple buffer reuse queue | Jakub Kicinski | 2018-09-25 | 1 | -0/+69 | |
* | | | | | | | | | | net: sched: implement tcf_block_refcnt_{get|put}() | Vlad Buslov | 2018-09-26 | 1 | -0/+1 | |
* | | | | | | | | | | net: sched: change tcf block reference counter type to refcount_t | Vlad Buslov | 2018-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | net: sched: add helper function to take reference to Qdisc | Vlad Buslov | 2018-09-26 | 1 | -0/+13 | |
* | | | | | | | | | | net: sched: extend Qdisc with rcu | Vlad Buslov | 2018-09-26 | 3 | -0/+8 | |
* | | | | | | | | | | net: sched: rename qdisc_destroy() to qdisc_put() | Vlad Buslov | 2018-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | net: core: netlink: add helper refcount dec and lock function | Vlad Buslov | 2018-09-26 | 1 | -0/+2 | |
* | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-25 | 15 | -81/+88 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe... | Lubomir Rintel | 2018-09-25 | 1 | -1/+1 | |
| * | | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 2018-09-25 | 3 | -3/+5 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | netpoll: make ndo_poll_controller() optional | Eric Dumazet | 2018-09-24 | 1 | -2/+3 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | NFC: Fix the number of pipes | Suren Baghdasaryan | 2018-09-19 | 1 | -1/+1 | |
| | * | | | | | | net: stmmac: Rework coalesce timer and fix multi-queue races | Jose Abreu | 2018-09-19 | 1 | -0/+1 | |
| * | | | | | | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Greg Kroah-Hartman | 2018-09-23 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mfd: da9063: Fix DT probing with constraints | Philipp Zabel | 2018-09-10 | 1 | -7/+9 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 2018-09-23 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | block: use nanosecond resolution for iostat | Omar Sandoval | 2018-09-22 | 1 | -1/+4 | |
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman | 2018-09-21 | 2 | -2/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt | 2018-09-20 | 1 | -0/+1 | |
| | * | | | | | | | | kvm: x86: make kvm_{load|put}_guest_fpu() static | Sebastian Andrzej Siewior | 2018-09-20 | 1 | -2/+0 | |
| * | | | | | | | | | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman | 2018-09-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-09-20 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | |