summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
2017-07-20rds: Make sure updates to cp_send_gen can be observedHåkon Bugge
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy
2017-07-20ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-07-20rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-07-20net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli
2017-07-20Merge branch 'BPF-map-value-adjust-fix'David S. Miller
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-07-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-07-20Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-20Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King
2017-07-19Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll
2017-07-19Merge branch 'netvsc-lockdep-and-related-fixes'David S. Miller
2017-07-19netvsc: add rtnl annotations in rndisstephen hemminger
2017-07-19netvsc: save pointer to parent netvsc_device in channel tablestephen hemminger
2017-07-19netvsc: need rcu_derefence when accessing internal device infostephen hemminger
2017-07-19netvsc: use ERR_PTR to avoid dereference issuesstephen hemminger
2017-07-19netvsc: change logic for change mtu and set_queuesstephen hemminger
2017-07-19netvsc: change order of steps in setting queuesstephen hemminger
2017-07-19netvsc: add some rtnl_dereference annotationsstephen hemminger
2017-07-19netvsc: force link update after MTU changestephen hemminger
2017-07-19Merge branch 'dev_close-void'David S. Miller
2017-07-19net: make dev_close and related functions voidstephen hemminger
2017-07-19hns: remove useless void caststephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-19liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-07-19liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-07-19net: ethernet: mediatek: remove useless code in mtk_poll_tx()Gustavo A. R. Silva
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva
2017-07-19rtlwifi: remove useless codeGustavo A. R. Silva
2017-07-19wireless: airo: remove unnecessary static in writerids()Gustavo A. R. Silva
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot