Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | tcp: lack of available data can also cause TSO defer | Eric Dumazet | 2018-12-08 | 1 | -11/+24 | |
| * | | | | | | ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output | Shmulik Ladkani | 2018-12-07 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'mlxsw-Various-fixes' | David S. Miller | 2018-12-06 | 3 | -10/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl | Ido Schimmel | 2018-12-06 | 1 | -2/+8 | |
| | * | | | | | | mlxsw: spectrum_router: Relax GRE decap matching check | Nir Dotan | 2018-12-06 | 1 | -4/+1 | |
| | * | | | | | | mlxsw: spectrum_switchdev: Avoid leaking FID's reference count | Ido Schimmel | 2018-12-06 | 1 | -2/+5 | |
| | * | | | | | | mlxsw: spectrum_nve: Remove easily triggerable warnings | Ido Schimmel | 2018-12-06 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes | Jiri Wiesner | 2018-12-06 | 3 | -2/+21 | |
| * | | | | | | sctp: frag_point sanity check | Jakub Audykowicz | 2018-12-06 | 3 | -2/+12 | |
| * | | | | | | tcp: fix NULL ref in tail loss probe | Yuchung Cheng | 2018-12-06 | 1 | -4/+7 | |
| * | | | | | | tcp: Do not underestimate rwnd_limited | Eric Dumazet | 2018-12-06 | 1 | -1/+4 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-12-06 | 13 | -95/+732 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'bpf-verifier-resilience' | Daniel Borkmann | 2018-12-04 | 2 | -16/+91 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | bpf: add per-insn complexity limit | Alexei Starovoitov | 2018-12-04 | 1 | -1/+6 | |
| | | * | | | | | | bpf: improve verifier branch analysis | Alexei Starovoitov | 2018-12-04 | 2 | -15/+82 | |
| | | * | | | | | | bpf: check pending signals while verifying programs | Alexei Starovoitov | 2018-12-04 | 1 | -0/+3 | |
| | |/ / / / / / | ||||||
| | * | | | | | | bpf: powerpc64: optimize JIT passes for bpf function calls | Sandipan Das | 2018-12-03 | 1 | -0/+66 | |
| | * | | | | | | bpf: refactor bpf_test_run() to separate own failures and test program result | Roman Gushchin | 2018-12-01 | 1 | -6/+15 | |
| | * | | | | | | bpf: Improve socket lookup reuseport documentation | Joe Stringer | 2018-12-01 | 2 | -4/+8 | |
| | * | | | | | | bpf: Support sk lookup in netns with id 0 | Joe Stringer | 2018-12-01 | 5 | -44/+63 | |
| | * | | | | | | bpf: fix pointer offsets in context for 32 bit | Daniel Borkmann | 2018-12-01 | 4 | -18/+39 | |
| | * | | | | | | bpf: Fix verifier log string check for bad alignment. | David Miller | 2018-11-30 | 1 | -1/+1 | |
| | * | | | | | | tools: bpftool: fix a bitfield pretty print issue | Yonghong Song | 2018-11-29 | 1 | -3/+3 | |
| | * | | | | | | Merge branch 'btf-check-name' | Alexei Starovoitov | 2018-11-29 | 2 | -7/+450 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | tools/bpf: add addition type tests to test_btf | Yonghong Song | 2018-11-29 | 1 | -0/+361 | |
| | | * | | | | | | tools/bpf: fix two test_btf unit test cases | Martin KaFai Lau | 2018-11-29 | 1 | -7/+7 | |
| | | * | | | | | | bpf: btf: check name validity for various types | Yonghong Song | 2018-11-29 | 1 | -0/+57 | |
| | | * | | | | | | bpf: btf: implement btf_name_valid_identifier() | Yonghong Song | 2018-11-29 | 1 | -0/+25 | |
| | |/ / / / / / | ||||||
| * | | | | | | | net: use skb_list_del_init() to remove from RX sublists | Edward Cree | 2018-12-06 | 3 | -8/+8 | |
| * | | | | | | | Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-12-05 | 11 | -23/+44 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cfg80211: Fix busy loop regression in ieee80211_ie_split_ric() | Jouni Malinen | 2018-12-05 | 1 | -0/+2 | |
| | * | | | | | | | mac80211: ignore NullFunc frames in the duplicate detection | Emmanuel Grumbach | 2018-12-05 | 1 | -0/+1 | |
| | * | | | | | | | mac80211: fix reordering of buffered broadcast packets | Felix Fietkau | 2018-12-05 | 1 | -2/+2 | |
| | * | | | | | | | mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext | Felix Fietkau | 2018-12-05 | 1 | -0/+2 | |
| | * | | | | | | | cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte... | Sriram R | 2018-11-09 | 1 | -1/+5 | |
| | * | | | | | | | mac80211: fix CSA beacon allocation size | Johannes Berg | 2018-11-09 | 1 | -3/+4 | |
| | * | | | | | | | cfg80211/mac80211: fix FTM settings across CSA | Johannes Berg | 2018-11-09 | 1 | -0/+1 | |
| | * | | | | | | | mac80211: Clear beacon_int in ieee80211_do_stop | Ben Greear | 2018-11-09 | 1 | -0/+2 | |
| | * | | | | | | | mac80211: fix GFP_KERNEL under tasklet context | Yan-Hsuan Chuang | 2018-11-09 | 1 | -2/+2 | |
| | * | | | | | | | cfg80211: add missing constraint for user-supplied VHT mask | Sergey Matyukevich | 2018-11-09 | 2 | -2/+4 | |
| | * | | | | | | | mac80211_hwsim: Timer should be initialized before device registered | Vasyl Vavrychuk | 2018-11-09 | 1 | -4/+4 | |
| | * | | | | | | | mac80211: fix missing unlock on error in ieee80211_mark_sta_auth() | Wei Yongjun | 2018-11-09 | 1 | -4/+8 | |
| | * | | | | | | | mac80211_hwsim: fix module init error paths for netlink | Alexey Khoroshilov | 2018-11-09 | 1 | -5/+7 | |
| * | | | | | | | | net: mvpp2: fix phylink handling of invalid PHY modes | Baruch Siach | 2018-12-05 | 1 | -1/+32 | |
| * | | | | | | | | net: mvpp2: fix detection of 10G SFP modules | Baruch Siach | 2018-12-05 | 1 | -0/+1 | |
| * | | | | | | | | ethernet: fman: fix wrong of_node_put() in probe function | Nicolas Saenz Julienne | 2018-12-05 | 1 | -3/+2 | |
| * | | | | | | | | rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices | Eric Dumazet | 2018-12-05 | 1 | -0/+3 | |
| * | | | | | | | | phy: Revert toggling reset changes. | David S. Miller | 2018-12-04 | 2 | -14/+5 | |
| * | | | | | | | | Merge branch 'mlx4-fixes' | David S. Miller | 2018-12-04 | 3 | -4/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net/mlx4_en: Fix build break when CONFIG_INET is off | Saeed Mahameed | 2018-12-04 | 1 | -1/+1 |