index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-04-30
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-28
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2019-04-28
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
dsa: Make use of the list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
2019-04-28
dsa: Register the none tagger ops
Andrew Lunn
2019-04-28
dsa: Keep link list of tag drivers
Andrew Lunn
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
2019-04-28
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-28
dsa: Add SPDX header to tag drivers.
Andrew Lunn
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
net: fix two coding style issues
Michal Kubecek
2019-04-27
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
net/tls: byte swap device req TCP seq no upon setting
Jakub Kicinski
2019-04-27
net/tls: remove old exports of sk_destruct functions
Jakub Kicinski
2019-04-27
net/tls: don't log errors every time offload can't proceed
Jakub Kicinski
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
Eric Dumazet
2019-04-26
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
2019-04-26
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
2019-04-26
mac80211: probe unexercised mesh links
Rajkumar Manoharan
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
2019-04-26
cfg80211: add support to probe unexercised mesh link
Rajkumar Manoharan
2019-04-26
mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
Alexander Wetzel
2019-04-26
nl80211: do a struct assignment to radar_chandef instead of memcpy()
Luca Coelho
2019-04-26
mac80211: Fix Extended Key ID auto activation
Alexander Wetzel
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
2019-04-26
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
2019-04-26
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
[next]