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
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2
-17
/
+35
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...).
Jeremy Sowden
2
-2
/
+2
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate header.
Jeremy Sowden
2
-7
/
+14
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
2
-12
/
+12
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
3
-31
/
+0
2019-09-13
netfilter: ip_tables: remove unused function declarations.
Jeremy Sowden
2
-4
/
+1
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
2
-2
/
+2
2019-09-07
Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-5
/
+25
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-2
/
+24
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+13
2019-09-05
net/mlx5: Expose HW capability bits for port buffer per priority congestion counters
Aya Levin
2
-5
/
+25
2019-09-05
include: mdio: Add driver data helpers
Harini Katakam
1
-0
/
+11
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-0
/
+76
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-5
/
+11
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
1
-0
/
+3
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
1
-0
/
+8
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists
Marc Kleine-Budde
1
-1
/
+0
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
1
-0
/
+66
2019-09-03
Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
5
-55
/
+242
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
1
-17
/
+16
2019-09-03
can: dev: avoid long lines
Marc Kleine-Budde
2
-5
/
+11
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-2
/
+6
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
4
-38
/
+226
2019-09-01
net/mlx5: Add stub for mlx5_eswitch_mode
Maor Gottlieb
1
-1
/
+7
2019-09-01
net/mlx5: Add HW bits and definitions required for SW steering
Alex Vesker
2
-37
/
+205
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
1
-0
/
+14
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
1
-0
/
+9
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+11
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+1
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-0
/
+1
2019-08-30
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
1
-2
/
+3
2019-08-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2019-08-29
Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixes
Arnd Bergmann
1
-0
/
+1
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
3
-8
/
+22
2019-08-28
net/mlx5: Set ODP capabilities for DC transport to max
Michael Guralnik
1
-1
/
+3
2019-08-27
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
1
-0
/
+1
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-28
bpf: introduce verifier internal test flag
Alexei Starovoitov
1
-0
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-31
/
+27
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-1
/
+0
2019-08-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2019-08-24
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+1
2019-08-24
Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-24
/
+0
2019-08-24
net: use unlikely for dql_avail case
xiaolinkui
1
-1
/
+1
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2019-08-23
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
1
-0
/
+5
2019-08-22
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
Luis Henriques
1
-1
/
+2
[next]