]> asedeno.scripts.mit.edu Git - linux.git/history - net
r8169: make ERIAR_EXGMAC the default in eri functions
[linux.git] / net /
2019-05-01 David S. MillerMerge branch 'Convert-mv88e6060-to-mdio-device'
2019-05-01 Andrew Lunnnet: dsa: Remove legacy probing support
2019-05-01 David S. MillerMerge branch 'dsa-core-vlan'
2019-05-01 Vladimir Olteannet: dsa: Add more convenient functions for installing...
2019-05-01 Vladimir Olteannet: dsa: Skip calling .port_vlan_filtering on no change
2019-05-01 Vladimir Olteannet: dsa: Keep the vlan_filtering setting in dsa_switch...
2019-05-01 Vladimir Olteannet: dsa: Unset vlan_filtering when ports leave the bridge
2019-05-01 Vladimir Olteannet: dsa: Be aware of switches where VLAN filtering...
2019-05-01 Vladimir Olteannet: dsa: Store vlan_filtering as a property of dsa_port
2019-05-01 Vladimir Olteannet: dsa: Fix pharse -> phase typo
2019-04-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-04-28 David S. MillerMerge branch 'dsa-tag-modules'
2019-04-28 Andrew Lunndsa: Allow tag drivers to be built as modules
2019-04-28 Andrew Lunndsa: tag_brcm: Avoid unused symbols
2019-04-28 Andrew Lunndsa: Cleanup unneeded table and make tag structures static
2019-04-28 Andrew Lunndsa: Make use of the list of tag drivers
2019-04-28 Andrew Lunndsa: Add stub tag driver put method
2019-04-28 Andrew Lunndsa: Rename dsa_resolve_tag_protocol() to _get ready...
2019-04-28 Andrew Lunndsa: Register the none tagger ops
2019-04-28 Andrew Lunndsa: Keep link list of tag drivers
2019-04-28 Andrew Lunndsa: Add boilerplate helper to register DSA tag driver...
2019-04-28 Andrew Lunndsa: Add TAG protocol to tag ops
2019-04-28 Andrew Lunndsa: Add MODULE_LICENSE to tag drivers
2019-04-28 Andrew Lunndsa: Add MODULE_ALIAS to taggers in preparation to...
2019-04-28 Andrew Lunndsa: Move tagger name into its ops structure
2019-04-28 Andrew Lunndsa: Add SPDX header to tag drivers.
2019-04-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-27 David S. MillerMerge branch 'strict-netlink-validation'
2019-04-27 Johannes Berggenetlink: optionally validate strictly/dumps
2019-04-27 Johannes Bergnetlink: make validation more configurable for future...
2019-04-27 David S. MillerMerge branch 'nla_nest_start'
2019-04-27 Michal Kubeceknet: fix two coding style issues
2019-04-27 Michal Kubecekipset: drop ipset_nest_start() and ipset_nest_end()
2019-04-27 Michal Kubeceknetlink: make nla_nest_start() add NLA_F_NESTED flag
2019-04-27 David S. MillerMerge branch 'net-tls-small-code-cleanup'
2019-04-27 Jakub Kicinskinet/tls: byte swap device req TCP seq no upon setting
2019-04-27 Jakub Kicinskinet/tls: remove old exports of sk_destruct functions
2019-04-27 Jakub Kicinskinet/tls: don't log errors every time offload can't proceed
2019-04-27 Alexei StarovoitovMerge branch 'sk-local-storage'
2019-04-27 Martin KaFai Laubpf: Introduce bpf sk local storage
2019-04-27 Alexei StarovoitovMerge branch 'writeable-bpf-tracepoints'
2019-04-27 Matt Mullinsselftests: bpf: test writable buffers in raw tps
2019-04-26 David S. MillerMerge tag 'mac80211-next-for-davem-2019-04-26' of git...
2019-04-26 Eric Dumazettipc: remove rcu_read_unlock() left in tipc_udp_recv()
2019-04-26 David Ahernipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
2019-04-26 Gustavo A. R. Silvanet: socket: Fix missing break in switch statement
2019-04-26 Rajkumar Manoharanmac80211: probe unexercised mesh links
2019-04-26 Rajkumar Manoharanmac80211: add option for setting control flags
2019-04-26 Rajkumar Manoharancfg80211: add support to probe unexercised mesh link
2019-04-26 Alexander Wetzelmac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
2019-04-26 Luca Coelhonl80211: do a struct assignment to radar_chandef instea...
2019-04-26 Alexander Wetzelmac80211: Fix Extended Key ID auto activation
2019-04-26 Dan Carpentercfg80211: don't pass pointer to pointer unnecessarily
2019-04-26 Ashok Raj Nagarajanmac80211: store tx power value from user to station
2019-04-26 Ashok Raj Nagarajancfg80211: Add support to set tx power for a station...
2019-04-26 Johannes Bergmac80211: only allocate one queue when using iTXQs
2019-04-26 Gustavo A. R. Silvanl80211: Use struct_size() in kzalloc()
2019-04-26 Gustavo A. R. Silvacfg80211: Use struct_size() in kzalloc()
2019-04-26 Julius Niedworokmac80211: debugfs option to force TX status frames
2019-04-26 Colin Ian Kingcfg80211: remove redundant zero check on variable 'changed'
2019-04-26 Sergey Matyukevichmac80211/cfg80211: update bss channel on channel switch
2019-04-26 Felix Fietkaumac80211: minstrel_ht: automatically calculate rate...
2019-04-26 Felix Fietkaumac80211: minstrel_ht: add support for rates with 4...
2019-04-26 Felix Fietkaumac80211: when using iTXQ, select the queue in ieee8021...
2019-04-26 Alexander Wetzelmac80211: IEEE 802.11 Extended Key ID support
2019-04-26 Alexander Wetzelnl80211/cfg80211: Extended Key ID support
2019-04-26 Alexander Wetzelmac80211: Optimize tailroom_needed update checks
2019-04-26 Felix Fietkaumac80211: set NETIF_F_LLTX when using intermediate...
2019-04-26 Felix Fietkaumac80211: run late dequeue late tx handlers without...
2019-04-26 Felix Fietkaumac80211: calculate hash for fq without holding fq...
2019-04-26 Felix Fietkaumac80211: mesh: drop redundant rcu_read_lock/unlock calls
2019-04-26 Sara Sharonmac80211: support profile split between elements
2019-04-26 Sara Sharoncfg80211: support profile split between elements
2019-04-26 Sara Sharonmac80211: support non-inheritance element
2019-04-26 Sara Sharoncfg80211: support non-inheritance element
2019-04-26 Sara Sharoncfg80211: don't skip multi-bssid index element
2019-04-26 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2019-04-26 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-25 Stanislav Fomichevbpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR...
2019-04-25 Marcel HoltmannBluetooth: Align minimum encryption key size for LE...
2019-04-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-24 Linus TorvaldsMerge tag 'leds-for-5.1-rc7' of git://git.kernel.org...
2019-04-24 Eric Dumazetipv4: add sanity checks in ipv4_link_failure()
2019-04-24 Eric Dumazetnet/rose: fix unbound loop in rose_loopback_timer()
2019-04-24 Eric Dumazetrxrpc: fix race condition in rxrpc_input_packet()
2019-04-24 Zhu Yanjunnet: rds: exchange of 8K and 1M pool
2019-04-24 Vlad Buslovnet: sched: flower: refactor reoffload for concurrent...
2019-04-24 Eric Dumazettipc: tipc_udp_recv() cleanup vs rcu verbs
2019-04-24 Balakrishna GodavarthiBluetooth: hci_core: Don't stop BT if the BD address...
2019-04-24 David Ahernipv6: Use result arg in fib_lookup_arg consistently
2019-04-24 David Ahernipv6: fib6_rule_action_alt needs to return -EAGAIN
2019-04-24 Tao Rennet/ncsi: handle overflow when incrementing mac address
2019-04-24 Linus TorvaldsMerge tag 'drm-fixes-2019-04-24' of git://anongit.freed...
2019-04-24 David S. MillerMerge branch 'Taprio-qdisc-fixes'
2019-04-24 Andre Guedesnet: sched: taprio: Fix taprio_dequeue()
2019-04-24 Andre Guedesnet: sched: taprio: Fix taprio_peek()
2019-04-24 Andre Guedesnet: sched: taprio: Remove should_restart_cycle()
2019-04-24 Andre Guedesnet: sched: taprio: Refactor taprio_get_start_time()
2019-04-24 Andre Guedesnet: sched: taprio: Remove pointless variable assigment
2019-04-24 David Ahernnet: Change nhc_flags to unsigned char
next