summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-21packet: avoid panic in packet_getsockopt()Eric Dumazet
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-20Merge branch 'sockmap-fixes'David S. Miller
2017-10-20bpf: require CAP_NET_ADMIN when using devmapJohn Fastabend
2017-10-20bpf: require CAP_NET_ADMIN when using sockmap mapsJohn Fastabend
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend
2017-10-20sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long
2017-10-19sctp: do not peel off an assoc from one netns to another oneXin Long
2017-10-19Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat'David S. Miller
2017-10-19bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocationsDaniel Borkmann
2017-10-19bpf: fix splat for illegal devmap percpu allocationDaniel Borkmann
2017-10-19mm, percpu: add support for __GFP_NOWARN flagDaniel Borkmann
2017-10-19Merge branch 'ena-fixes'David S. Miller
2017-10-19net: ena: fix wrong max Tx/Rx queues on ethtoolNetanel Belgazal
2017-10-19net: ena: fix rare kernel crash when bar memory remap failsNetanel Belgazal
2017-10-19net: ena: reduce the severity of some printoutsNetanel Belgazal
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-18netlink: fix netlink_ack() extack raceJohannes Berg
2017-10-18ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-10-16Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-10-16dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notificationXin Long
2017-10-16net/sched: cls_flower: Set egress_dev mark when calling into the HW driverOr Gerlitz
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-10-16net: enable interface alias removal via rtnlNicolas Dichtel
2017-10-16Merge branch 'rtnetlink-dev-notification-fixes'David S. Miller
2017-10-16rtnetlink: do not set notification for tx_queue_len in do_setlinkXin Long
2017-10-16rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlinkXin Long
2017-10-16rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_eventXin Long
2017-10-16rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_eventXin Long
2017-10-16rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...Xin Long
2017-10-16rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_eventXin Long
2017-10-16mac80211: accept key reinstall without changing anythingJohannes Berg
2017-10-14Merge branch 'bnxt_en-fixes'David S. Miller
2017-10-14bnxt_en: Fix possible corruption in DCB parameters from firmware.Sankar Patchineelam
2017-10-14bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.Michael Chan
2017-10-14bnxt_en: Fix VF resource checking.Michael Chan
2017-10-14bnxt_en: Fix VF PCIe link speed and width logic.Vasundhara Volam
2017-10-14bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.Michael Chan
2017-10-14bnxt_en: Improve VF/PF link change logic.Michael Chan
2017-10-14net: dsa: mv88e6060: fix switch MAC addressVivien Didelot
2017-10-14l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault
2017-10-14net: fix typo in skbuff.cWenhua Shi
2017-10-13net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia
2017-10-13liquidio: fix timespec64_to_ns typoArnd Bergmann
2017-10-13Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...David S. Miller
2017-10-12ip: update policy routing config helpStephen Hemminger
2017-10-11net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas