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
/
uapi
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
devlink: Introduce devlink port flavour virtual
Parav Pandit
1
-0
/
+1
2020-03-02
drop_monitor: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-29
arcnet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-2
/
+31
2020-02-27
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
1
-0
/
+2
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
1
-0
/
+26
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
1
-1
/
+2
2020-02-28
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-25
drop_monitor: extend by passing cookie from driver
Jiri Pirko
1
-0
/
+1
2020-02-25
devlink: add trap metadata type for cookie
Jiri Pirko
1
-0
/
+2
2020-02-24
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-12
/
+102
2020-02-24
net: Special handling for IP & MPLS.
Martin Varghese
1
-0
/
+1
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.
Martin Varghese
1
-0
/
+11
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
1
-0
/
+4
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
1
-0
/
+4
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
1
-0
/
+12
2020-02-24
nl80211: modify TID-config API
Johannes Berg
1
-22
/
+29
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
1
-0
/
+71
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
1
-0
/
+6
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
1
-15
/
+1
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+24
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-30
/
+40
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-8
/
+8
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-10
/
+18
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
1
-10
/
+12
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+7
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-1
/
+24
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+3
2020-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+11
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
1
-1
/
+11
2020-02-16
openvswitch: add TTL decrement action
Matteo Croce
1
-0
/
+7
2020-02-16
tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.
Arjun Roy
1
-0
/
+1
2020-02-16
tcp-zerocopy: Return inq along with tcp receive zerocopy.
Arjun Roy
1
-0
/
+1
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
2
-3
/
+82
2020-02-10
usb: charger: assign specific number for enum value
Peter Chen
1
-8
/
+8
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
1
-0
/
+1
2020-02-07
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
1
-1
/
+15
2020-02-07
cfg80211: Enhance the AKM advertizement to support per interface.
Veerendranath Jakkam
1
-0
/
+33
2020-02-07
cfg80211: add no HE indication to the channel flag
Haim Dreyfuss
1
-0
/
+5
2020-02-07
fs: New zonefs file system
Damien Le Moal
1
-0
/
+1
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2020-02-05
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-0
/
+5
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-1
/
+6
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Linus Torvalds
1
-1
/
+3
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-2
/
+16
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+29
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+11
2020-01-31
uapi: rename ext2_swab() to swab() and share globally in swab.h
Yury Norov
1
-0
/
+10
[next]