summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-04Merge branch 'qed-fixes'David S. Miller
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-04net/sched: remove redundant null check on headColin Ian King
2017-05-04tcp: do not inherit fastopen_req from parentEric Dumazet
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-03Merge branch 'ibmvnic-Updated-reset-handler-andcode-fixes'David S. Miller
2017-05-03ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot
2017-05-03ibmvnic: Record SKB RX queue during pollThomas Falcon
2017-05-03ibmvnic: Continue skb processing after skb completion errorNathan Fontenot
2017-05-03ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot
2017-05-03ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot
2017-05-03ibmvnic: Clean up tx pools when closingNathan Fontenot
2017-05-03ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot
2017-05-03ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot
2017-05-03ibmvnic: Move resource initialization to its own routineNathan Fontenot
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-03netfilter: conntrack: Force inlining of build check to prevent build failureGeert Uytterhoeven
2017-05-03test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2017-05-03net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann
2017-05-03net: ipv6: Do not duplicate DAD on link upDavid Ahern
2017-05-03smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai
2017-05-03Merge branch 'sample-bpf-loader-fixes'David S. Miller
2017-05-03samples/bpf: export map_data[] for more info on mapsJesper Dangaard Brouer
2017-05-03samples/bpf: load_bpf.c make callback fixup more flexibleJesper Dangaard Brouer
2017-05-03samples/bpf: make bpf_load.c code compatible with ELF maps section changesJesper Dangaard Brouer
2017-05-03samples/bpf: adjust rlimit RLIMIT_MEMLOCK for traceex2, tracex3 and tracex4Jesper Dangaard Brouer
2017-05-03netfilter: nf_tables: check if same extensions are set when adding elementsPablo Neira Ayuso
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02Merge branch 'tipc-refactor-socket-receive-functions'David S. Miller
2017-05-02tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy
2017-05-02tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy