index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
2017-08-24
1
-27
/
+30
|
|
*
|
|
|
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-08-19
1
-0
/
+66
|
|
*
|
|
|
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-19
1
-2
/
+162
|
|
*
|
|
|
netfilter: exthdr: split netlink dump function
Florian Westphal
2017-08-19
1
-5
/
+11
|
|
*
|
|
|
netfilter: exthdr: factor out tcp option access
Florian Westphal
2017-08-19
1
-12
/
+21
|
|
*
|
|
|
netfilter: use audit_log()
Geliang Tang
2017-08-19
2
-19
/
+8
|
|
*
|
|
|
netfilter: remove prototype of netfilter_queue_init
Taehee Yoo
2017-08-19
1
-1
/
+0
|
|
*
|
|
|
netfilter: connlimit: merge root4 and root6.
Taehee Yoo
2017-08-19
1
-15
/
+8
|
|
*
|
|
|
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
7
-7
/
+7
|
|
*
|
|
|
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-08-02
4
-21
/
+22
|
|
*
|
|
|
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
Taehee Yoo
2017-08-02
2
-4
/
+0
|
|
*
|
|
|
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
4
-68
/
+4
|
|
*
|
|
|
netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
Florian Westphal
2017-07-31
1
-12
/
+37
|
|
*
|
|
|
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
1
-2
/
+9
|
|
*
|
|
|
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
1
-4
/
+14
|
|
*
|
|
|
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
2
-10
/
+51
|
|
*
|
|
|
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
2
-14
/
+37
|
|
*
|
|
|
netfilter: nf_tables: No need to check chain existence when tracing
Phil Sutter
2017-07-31
1
-8
/
+5
|
|
*
|
|
|
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
15
-15
/
+15
|
|
*
|
|
|
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
2017-07-31
1
-0
/
+19
|
|
*
|
|
|
netfilter: conntrack: destroy functions need to free queued packets
Florian Westphal
2017-07-31
2
-0
/
+5
|
|
*
|
|
|
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
2
-4
/
+12
|
|
*
|
|
|
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-31
3
-61
/
+90
|
|
*
|
|
|
netfilter: conntrack: Change to deferable work queue
subashab@codeaurora.org
2017-07-31
1
-1
/
+1
|
|
*
|
|
|
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
3
-0
/
+97
|
|
*
|
|
|
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-07-31
2
-10
/
+39
|
|
*
|
|
|
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
2017-07-24
1
-1
/
+4
|
|
*
|
|
|
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
20
-128
/
+13
|
|
*
|
|
|
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-24
2
-16
/
+21
|
|
*
|
|
|
netfilter: expect: add to hash table after expect init
Florian Westphal
2017-07-24
1
-6
/
+6
|
*
|
|
|
|
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-02
3
-2
/
+15
|
*
|
|
|
|
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-09-02
1
-3
/
+3
|
*
|
|
|
|
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2017-09-02
2
-10
/
+2
|
*
|
|
|
|
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
2017-09-02
1
-6
/
+103
|
*
|
|
|
|
inet_diag: allow protocols to provide additional data
Ivan Delalande
2017-09-02
1
-4
/
+18
|
*
|
|
|
|
ipv6: sr: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-02
1
-3
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
58
-247
/
+362
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
inetpeer: fix RCU lookup()
Eric Dumazet
2017-09-02
1
-3
/
+6
|
*
|
|
|
|
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
2017-09-01
1
-2
/
+0
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-09-01
4
-40
/
+90
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfrm: Fix return value check of copy_sec_ctx.
Steffen Klassert
2017-08-31
1
-2
/
+2
|
|
*
|
|
|
|
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-31
3
-38
/
+88
|
*
|
|
|
|
|
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
David Ahern
2017-09-01
1
-1
/
+15
|
*
|
|
|
|
|
bpf: Add mark and priority to sock options that can be set
David Ahern
2017-09-01
1
-0
/
+26
|
*
|
|
|
|
|
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
2017-08-31
1
-0
/
+17
|
*
|
|
|
|
|
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Andrii
2017-08-31
1
-12
/
+35
|
*
|
|
|
|
|
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
2017-08-31
2
-1
/
+5
|
*
|
|
|
|
|
net_sched: add reverse binding for tc class
Cong Wang
2017-08-31
10
-2
/
+147
|
|
/
/
/
/
/
|
*
|
|
|
|
devlink: Maintain consistency in mac field name
David Ahern
2017-08-31
1
-1
/
+1
|
*
|
|
|
|
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
2017-08-31
1
-6
/
+12
[prev]
[next]