aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-63/+177
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+0
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-01-26bpf: JIT blinds support JMP32Jiong Wang1-0/+20
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2019-01-25qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+3
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit1-1/+1
2019-01-24block: Fix comment typoDamien Le Moal1-1/+1
2019-01-23bpf: notify offload JITs about optimizationsJakub Kicinski2-0/+12
2019-01-23bpf: verifier: record original instruction indexJakub Kicinski1-0/+1
2019-01-23bpf: verifier: remove dead codeJakub Kicinski1-0/+1
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu1-0/+12
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu1-0/+3
2019-01-22qede: Error recovery processTomer Tayar1-4/+17
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-22bridge: Snoop Multicast Router AdvertisementsLinus Lüssing1-0/+5
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing3-1/+21
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo1-0/+1
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang1-0/+1
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-2/+1
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-57/+170
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-18/+23
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-1/+0
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+5
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linuxLinus Torvalds4-11/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit1-1/+0
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit1-6/+0
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-18netfilter: conntrack: remove pkt_to_tuple callbackFlorian Westphal1-0/+2
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-13/+1
2019-01-18netfilter: conntrack: gre: convert rwlock to rcuFlorian Westphal1-0/+1
2019-01-17qed: remove duplicated include from qed_if.hYueHaibing1-1/+0
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata1-2/+4
2019-01-18genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet1-0/+1
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli1-0/+3
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli2-2/+2
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli1-0/+68
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+0
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter1-1/+1
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2