summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka
2017-05-21arp: fixed error in a commentIhar Hrachyshka
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-05-18Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2017-05-18Merge branch 'mlxsw-fixes'David S. Miller
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-18sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni
2017-05-18bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn
2017-05-17bpf: adjust verifier heuristicsDaniel Borkmann
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-17Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-17Merge branch 'bnxt_en-DCBX-fixes'David S. Miller
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan
2017-05-17net: fix compile error in skb_orphan_partial()Eric Dumazet
2017-05-17sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada
2017-05-17neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka
2017-05-17arp: honour gratuitous ARP _replies_Ihar Hrachyshka
2017-05-17dm cache: handle kmalloc failure allocating background_tracker structColin Ian King
2017-05-17i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh
2017-05-16i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds