index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
1
-1
/
+4
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
1
-3
/
+7
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
1
-1
/
+2
2019-05-31
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
1
-0
/
+50
2019-05-31
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
1
-2
/
+2
2019-05-31
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
1
-12
/
+0
2019-05-31
net/mlx5: Geneve, Manage Geneve TLV options
Yevgeny Kliteynik
1
-0
/
+2
2019-05-31
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
5
-17
/
+40
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
1
-4
/
+2
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
1
-0
/
+6
2019-05-31
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
1
-9
/
+11
2019-05-31
net/mlx5: E-Switch, Honor eswitch functions changed event cap
Vu Pham
1
-1
/
+3
2019-05-31
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
2
-4
/
+4
2019-05-31
net/mlx5: Introduce termination table bits
Eli Britstein
2
-2
/
+5
2019-05-31
net/mlx5: Add core dump register access HW bits
Moshe Shemesh
2
-1
/
+17
2019-05-31
cgroup: add cgroup_parse_float()
Tejun Heo
1
-0
/
+2
2019-05-31
mm: fix page cache convergence regression
Johannes Weiner
1
-0
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
135
-1440
/
+179
2019-05-31
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
2
-0
/
+2
2019-05-31
cgroup: Implement css_task_iter_skip()
Tejun Heo
1
-0
/
+3
2019-05-31
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-1
/
+2
2019-05-31
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
1
-0
/
+2
2019-05-31
ipvs: add checksum support for gue encapsulation
Jacky Hu
2
-0
/
+9
2019-05-31
netfilter: replace skb_make_writable with skb_ensure_writable
Florian Westphal
1
-5
/
+0
2019-05-31
netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
Taehee Yoo
1
-2
/
+0
2019-05-31
netfilter: xt_owner: Add supplementary groups option
Lukasz Pawelczyk
1
-3
/
+4
2019-05-31
ipvs: add function to find tunnels
Julian Anastasov
1
-0
/
+3
2019-05-31
ipvs: allow rs_table to contain different real server types
Julian Anastasov
1
-0
/
+3
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2
-2
/
+6
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
664
-5116
/
+664
2019-05-31
isdn: hdlc: move into mISDN
Arnd Bergmann
1
-82
/
+0
2019-05-31
isdn: remove isdn4linux
Arnd Bergmann
11
-1648
/
+0
2019-05-31
math-emu: Use statement expressions to fix Wshift-count-overflow warning
Vincent Chen
2
-15
/
+13
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+18
2019-05-31
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-4
/
+31
2019-05-30
Documentation: PCI: convert pci.txt to reST
Changbin Du
2
-6
/
+71
2019-05-30
net: phy: export phy_queue_state_machine
Heiner Kallweit
1
-1
/
+1
2019-05-30
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
1
-0
/
+3
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
1
-0
/
+1
2019-05-30
keys: Add a keyctl to move a key between keyrings
David Howells
2
-0
/
+8
2019-05-30
sctp: deduplicate identical skb_checksum_ops
Matteo Croce
1
-5
/
+7
2019-05-30
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
1
-0
/
+50
2019-05-30
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
2
-0
/
+10
2019-05-30
netfilter: nf_conntrack: allow to register bridge support
Pablo Neira Ayuso
2
-0
/
+14
2019-05-30
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+19
2019-05-30
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
1
-0
/
+16
2019-05-30
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+25
2019-05-30
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
1
-0
/
+23
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
2
-3
/
+39
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
[prev]
[next]