summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: add NLA_MIN_LENJohannes Berg
2019-04-27Merge branch 'nla_nest_start'David S. Miller
2019-04-27net: fix two coding style issuesMichal Kubecek
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27Merge branch 'net-tls-small-code-cleanup'David S. Miller
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski
2019-04-27net/tls: don't log errors every time offload can't proceedJakub Kicinski
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26Merge branch 'hns3-next'David S. Miller
2019-04-26net: hns3: remove reset after command send failedWeihang Li
2019-04-26net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-26net: hns3: handle the BD info on the last BD of the packetYunsheng Lin
2019-04-26net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin
2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin
2019-04-26nfp: implement PCI driver shutdown callbackDirk van der Merwe
2019-04-26NFC: st95hf: remove set but not used variables 'dev, nfcddev'YueHaibing
2019-04-26tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet
2019-04-26net: phy: improve genphy_soft_resetHeiner Kallweit
2019-04-26usbnet: ipheth: Simplify device detectionGuenter Roeck
2019-04-26ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva
2019-04-26cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26wimax/i2400m/control: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-26net: socket: Fix missing break in switch statementGustavo A. R. Silva
2019-04-26Merge branch 's390-qeth-cleanups'David S. Miller
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann
2019-04-26s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel
2019-04-26nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho