index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
2018-07-21
10
-21
/
+76
*
net: Init backlog NAPI's gro_hash.
David S. Miller
2018-07-21
1
-6
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-21
72
-2408
/
+2029
|
\
|
*
netfilter: nf_osf: add missing definitions to header file
Fernando Fernandez Mancera
2018-07-18
2
-8
/
+13
|
*
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2018-07-18
7
-121
/
+126
|
*
netfilter: nft_socket: Expose socket mark
Máté Eckl
2018-07-18
2
-1
/
+14
|
*
netfilter: nft_socket: Break evaluation if no socket found
Máté Eckl
2018-07-18
1
-1
/
+1
|
*
netfilter: nf_osf: add struct nf_osf_hdr_ctx
Pablo Neira Ayuso
2018-07-18
1
-43
/
+62
|
*
netfilter: nf_osf: add nf_osf_match_one()
Pablo Neira Ayuso
2018-07-18
1
-96
/
+111
|
*
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
2018-07-18
5
-28
/
+77
|
*
netfilter: nf_tables: avoid global info storage
Florian Westphal
2018-07-18
1
-16
/
+12
|
*
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2018-07-18
3
-0
/
+11
|
*
netfilter: nf_tables: make valid_genid callback mandatory
Florian Westphal
2018-07-18
2
-3
/
+3
|
*
netfilter: nf_tables: add and use helper for module autoload
Florian Westphal
2018-07-18
1
-29
/
+52
|
*
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2018-07-18
7
-12
/
+8
|
*
ipvs: drop conn templates under attack
Julian Anastasov
2018-07-18
1
-20
/
+39
|
*
ipvs: add assured state for conn templates
Julian Anastasov
2018-07-18
6
-14
/
+43
|
*
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2018-07-18
3
-9
/
+9
|
*
netfilter: nf_conntrack: resolve clash for matching conntracks
Martynas Pumputis
2018-07-18
1
-8
/
+22
|
*
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
2018-07-18
3
-91
/
+196
|
*
netfilter: nf_conncount: Split insert and traversal
Yi-Hung Wei
2018-07-18
1
-20
/
+67
|
*
netfilter: nf_conncount: Move locking into count_tree()
Yi-Hung Wei
2018-07-18
1
-27
/
+25
|
*
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
2018-07-18
3
-25
/
+33
|
*
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
2018-07-18
3
-47
/
+75
|
*
netfilter: nf_conncount: Early exit for garbage collection
Yi-Hung Wei
2018-07-18
1
-2
/
+37
|
*
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
2018-07-17
3
-7
/
+7
|
*
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
2018-07-17
19
-1095
/
+645
|
*
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2018-07-16
12
-104
/
+94
|
*
netfilter: conntrack: avoid l4proto pkt_to_tuple calls
Florian Westphal
2018-07-16
5
-78
/
+15
|
*
netfilter: conntrack: avoid calls to l4proto invert_tuple
Florian Westphal
2018-07-16
8
-64
/
+8
|
*
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
2018-07-16
7
-134
/
+94
|
*
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
8
-52
/
+18
|
*
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
5
-58
/
+33
|
*
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2018-07-16
11
-149
/
+79
|
*
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
Máté Eckl
2018-07-16
1
-2
/
+2
|
*
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2018-07-16
3
-23
/
+4
|
*
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
2018-07-16
3
-78
/
+65
|
*
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
2018-07-16
3
-64
/
+55
|
*
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
Máté Eckl
2018-07-16
2
-9
/
+8
|
*
netfilter: flowtables: use fixed renew timeout on teardown
Florian Westphal
2018-07-16
1
-8
/
+5
|
*
netfilter: nft_reject_bridge: remove unnecessary ttl set
Taehee Yoo
2018-07-16
1
-2
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
598
-2963
/
+5366
|
\
\
|
*
\
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-07-20
1
-0
/
+4
|
|
\
\
|
|
*
|
vfio/pci: Fix potential Spectre v1
Gustavo A. R. Silva
2018-07-18
1
-0
/
+4
|
*
|
|
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-20
2
-14
/
+31
|
|
\
\
\
|
|
*
|
|
dm writecache: support optional offset for start of device
Mikulas Patocka
2018-07-02
2
-14
/
+31
|
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-07-20
10
-30
/
+88
|
|
\
\
\
\
|
|
*
|
|
|
scsi: cxlflash: fix assignment of the backend operations
Cédric Le Goater
2018-07-11
1
-2
/
+2
|
|
*
|
|
|
scsi: qedi: Send driver state to MFW
Manish Rangankar
2018-07-11
1
-0
/
+11
|
|
*
|
|
|
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
2018-07-11
1
-0
/
+12
[next]