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
/
include
Age
Commit message (
Expand
)
Author
2019-06-09
bonding: add slave_foo printk macros
Jarod Wilson
2019-06-08
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add a global sja1105_tagger_data structure
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
2019-06-08
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-06-08
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-06-06
net/tls: export TLS per skb encryption
Dirk van der Merwe
2019-06-06
net/tls: simplify driver context retrieval
Jakub Kicinski
2019-06-06
net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytes
Jakub Kicinski
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
2019-06-06
Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
2019-06-05
net: phy: remove state PHY_FORCING
Heiner Kallweit
2019-06-05
net: rds: add per rds connection cache statistics
Zhu Yanjun
2019-06-05
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
2019-06-05
net: Add a define for LLDP ethertype
Anirudh Venkataramanan
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
2019-06-04
net/tls: reorganize struct tls_context
Jakub Kicinski
2019-06-04
net/tls: fully initialize the msg wrapper skb
Jakub Kicinski
2019-06-04
devlink: allow driver to update progress of flash update
Jiri Pirko
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
flow_offload: include linux/kernel.h from flow_offload.h
Edward Cree
2019-06-03
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
2019-06-03
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-06-03
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
2019-06-02
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-06-01
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-05-31
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
2019-05-31
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
[next]