summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Merge branch 'netdevsim-implement-proper-device-model'David S. Miller
2019-04-26netdevsim: implement ndo_get_devlink_portJiri Pirko
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: extend device attrs to support port addition and deletionJiri Pirko
2019-04-26netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: generate random switch id instead of using dev idJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko
2019-04-26netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko
2019-04-26netdevsim: add bus attributes to add new and delete devicesJiri Pirko
2019-04-26netdevsim: use ida for bus device idsJiri Pirko
2019-04-26netdevsim: add stub netdevsim driver implementationJiri Pirko
2019-04-26netdevsim: move device registration and related code to bus.cJiri Pirko
2019-04-26netdevsim: put netdevsim bus code into separate fileJiri Pirko
2019-04-26netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko
2019-04-26netdevsim: create devlink instance per netdevsim instanceJiri Pirko
2019-04-26netdevsim: move device registration on bus to be done earlier in initJiri Pirko
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-04-24net: sched: flower: refactor reoffload for concurrent accessVlad Buslov
2019-04-24net: mvneta: Switch to using devm_alloc_etherdev_mqsRosen Penev
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern
2019-04-23ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren