index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
5
-93
/
+22
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-0
/
+11
2018-07-18
netfilter: nft_socket: Break evaluation if no socket found
Máté Eckl
1
-1
/
+1
2018-07-18
netfilter: nf_osf: add struct nf_osf_hdr_ctx
Pablo Neira Ayuso
1
-43
/
+62
2018-07-18
netfilter: nf_osf: add nf_osf_match_one()
Pablo Neira Ayuso
1
-96
/
+111
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
4
-28
/
+76
2018-07-18
netfilter: nf_tables: avoid global info storage
Florian Westphal
1
-16
/
+12
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
2
-0
/
+10
2018-07-18
netfilter: nf_tables: make valid_genid callback mandatory
Florian Westphal
2
-3
/
+3
2018-07-18
netfilter: nf_tables: add and use helper for module autoload
Florian Westphal
1
-29
/
+52
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
6
-9
/
+7
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
1
-20
/
+39
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
5
-14
/
+27
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2
-8
/
+8
2018-07-18
netfilter: nf_conntrack: resolve clash for matching conntracks
Martynas Pumputis
1
-8
/
+22
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
2
-87
/
+183
2018-07-18
netfilter: nf_conncount: Split insert and traversal
Yi-Hung Wei
1
-20
/
+67
2018-07-18
netfilter: nf_conncount: Move locking into count_tree()
Yi-Hung Wei
1
-27
/
+25
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
2
-21
/
+26
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
2
-44
/
+63
2018-07-18
netfilter: nf_conncount: Early exit for garbage collection
Yi-Hung Wei
1
-2
/
+37
2018-07-17
netfilter: Kconfig: Change select IPv6 dependencies
Máté Eckl
3
-7
/
+7
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
14
-1033
/
+640
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
10
-84
/
+88
2018-07-16
netfilter: conntrack: avoid l4proto pkt_to_tuple calls
Florian Westphal
5
-78
/
+15
2018-07-16
netfilter: conntrack: avoid calls to l4proto invert_tuple
Florian Westphal
7
-63
/
+7
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
6
-126
/
+94
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
6
-44
/
+18
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
4
-51
/
+33
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
9
-137
/
+77
2018-07-16
netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6
Máté Eckl
1
-2
/
+2
2018-07-16
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2
-16
/
+4
2018-07-16
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
2
-73
/
+65
2018-07-16
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
2
-53
/
+55
2018-07-16
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
Máté Eckl
1
-9
/
+0
2018-07-16
netfilter: flowtables: use fixed renew timeout on teardown
Florian Westphal
1
-8
/
+5
2018-07-16
netfilter: nft_reject_bridge: remove unnecessary ttl set
Taehee Yoo
1
-2
/
+1
2018-07-16
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
1
-3
/
+5
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
4
-39
/
+296
2018-07-16
tls: Fill software context without allocation
Boris Pismenny
1
-12
/
+22
2018-07-16
tls: Split tls_sw_release_resources_rx
Boris Pismenny
1
-1
/
+9
2018-07-16
tls: Split decrypt_skb to two functions
Boris Pismenny
1
-18
/
+26
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
2
-17
/
+16
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2
-0
/
+15
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
1
-0
/
+1
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
1
-0
/
+6
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-37
/
+117
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
1
-0
/
+1
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
1
-1
/
+0
2018-07-13
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2
-11
/
+11
[next]