index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-06-14
net/packet: implement shortcut in tpacket_rcv()
Eric Dumazet
2019-06-14
net/packet: make tp_drops atomic
Eric Dumazet
2019-06-14
net/packet: constify __packet_rcv_has_room()
Eric Dumazet
2019-06-14
net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()
Eric Dumazet
2019-06-14
net/packet: constify packet_lookup_frame() and __tpacket_has_room()
Eric Dumazet
2019-06-14
net/packet: constify __packet_get_status() argument
Eric Dumazet
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
2019-06-14
sched: act_ctinfo: use extack error reporting
Kevin Darbyshire-Bryant
2019-06-14
l2tp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
2019-06-14
nl80211: send event when CMD_FRAME duration expires
James Prestwood
2019-06-14
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
mac80211: extend __rate_control_send_low warning
Johannes Berg
2019-06-14
mac80211: fill low rate even for HAS_RATE_CONTROL
Johannes Berg
2019-06-14
mac80211: use STA info in rate_control_send_low()
Johannes Berg
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
2019-06-14
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
2019-06-14
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
2019-06-14
nl80211: require and validate vendor command policy
Johannes Berg
2019-06-14
nl80211: add support for SAE authentication offload
Chung-Hsien Hsu
2019-06-14
nl80211: add WPA3 definition for SAE authentication
Chung-Hsien Hsu
2019-06-14
nl80211: add NL80211_ATTR_IFINDEX to port authorized event
Chung-Hsien Hsu
2019-06-14
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2019-06-13
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
2019-06-12
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
2019-06-12
net: sched: ingress: set 'unlocked' flag for Qdisc ops
Vlad Buslov
2019-06-11
net/tls: add kernel-driven resync mechanism for TX
Jakub Kicinski
2019-06-11
net/tls: generalize the resync callback
Jakub Kicinski
2019-06-11
net/tls: add kernel-driven TLS RX resync
Jakub Kicinski
2019-06-11
net/tls: rename handle_device_resync()
Jakub Kicinski
2019-06-11
net/tls: pass record number as a byte array
Jakub Kicinski
2019-06-11
net/tls: simplify seq calculation in handle_device_resync()
Jakub Kicinski
2019-06-11
packet: remove unused variable 'status' in __packet_lookup_frame_in_block
Mao Wenan
2019-06-11
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
Taehee Yoo
2019-06-11
net: netlink: make netlink_walk_start() void return type
Taehee Yoo
2019-06-10
nexthops: add support for replace
David Ahern
2019-06-10
ipv6: Allow routes to use nexthop objects
David Ahern
2019-06-10
ipv4: Optimization for fib_info lookup with nexthops
David Ahern
2019-06-10
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
[next]