aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-07-12
* qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne2018-07-12
* sfp: fix module initialisation with netdev already upRussell King2018-07-12
* sfp: ensure we clean up properly on bus registration failureRussell King2018-07-12
* rhashtable: add restart routine in rhashtable_free_and_destroy()Taehee Yoo2018-07-09
* Merge branch 'bnxt_en-Bug-fixes'David S. Miller2018-07-09
|\
| * bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-07-09
| * bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan2018-07-09
| * bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan2018-07-09
| * bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan2018-07-09
| * bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan2018-07-09
| * bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru2018-07-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-07-09
|\
| * netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal2018-07-09
| * netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin2018-07-09
| * netfilter: nft_compat: explicitly reject ERROR and standard targetFlorian Westphal2018-07-09
| * netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso2018-07-06
| * netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl2018-07-06
| * netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-07-05
* | tcp: cleanup copied_seq and urg_data in tcp_disconnectEric Dumazet2018-07-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-08
|\ \
| * | xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita2018-07-07
| * | Merge branch 'sockhash-fixes'Alexei Starovoitov2018-07-07
| |\ \
| | * | bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend2018-07-07
| | * | bpf: sockmap, consume_skb in close pathJohn Fastabend2018-07-07
| | * | bpf: sockhash, disallow bpf_tcp_close and update in parallelJohn Fastabend2018-07-07
| | * | bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend2018-07-07
| |/ /
| * | Merge branch 'sockmap-fixes'Alexei Starovoitov2018-07-07
| |\ \
| | * | bpf: sockmap, hash table is RCU so readers do not need locksJohn Fastabend2018-07-07
| | * | bpf: sockmap, error path can not release psock in multi-map caseJohn Fastabend2018-07-07
| |/ /
| * | samples/bpf: add .gitignore fileTaeung Song2018-07-05
| * | samples/bpf: Check the error of write() and read()Taeung Song2018-07-05
| * | samples/bpf: Check the result of system()Taeung Song2018-07-05
| * | samples/bpf: add missing <linux/if_vlan.h>Taeung Song2018-07-05
| * | bpf: hash map: decrement counter on errorMauricio Vasquez B2018-07-03
| * | Merge branch 'af_xdp-fixes'Alexei Starovoitov2018-07-02
| |\ \
| | * | xsk: fix potential race in SKB TX completion codeMagnus Karlsson2018-07-02
| | * | samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sampleMagnus Karlsson2018-07-02
| | * | xsk: frame could be completed more than once in SKB pathMagnus Karlsson2018-07-02
| | * | xsk: fix potential lost completion message in SKB pathMagnus Karlsson2018-07-02
| |/ /
* | | ipfrag: really prevent allocation on netns exitPaolo Abeni2018-07-08
* | | net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti2018-07-07
* | | net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern2018-07-07
* | | Merge branch 'net-sched-fix-NULL-dereference-in-goto-chain-control-action'David S. Miller2018-07-07
|\ \ \
| * | | net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-07
| * | | net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-07
|/ / /
* | | net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam2018-07-07
* | | net: macb: Free RX ring for all queuesHarini Katakam2018-07-07
* | | net/smc: reduce sock_put() for fallback socketsUrsula Braun2018-07-07
* | | net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann2018-07-07