index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
4
-22
/
+26
2017-05-01
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
Florian Westphal
2
-2
/
+1
2017-05-01
netfilter: batch synchronize_net calls during hook unregister
Florian Westphal
1
-6
/
+40
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
3
-12
/
+2
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
2
-6
/
+31
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2
-3
/
+7
2017-04-26
netfilter: conntrack: handle initial extension alloc via krealloc
Florian Westphal
1
-36
/
+15
2017-04-26
netfilter: conntrack: mark extension structs as const
Florian Westphal
8
-9
/
+9
2017-04-26
netfilter: conntrack: remove prealloc support
Florian Westphal
2
-46
/
+4
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2
-13
/
+28
2017-04-26
ebtables: remove nf_hook_register usage
Florian Westphal
4
-49
/
+46
2017-04-26
netfilter: decnet: only register hooks in init namespace
Florian Westphal
1
-2
/
+2
2017-04-26
ipvs: convert to use pernet nf_hook api
Florian Westphal
1
-10
/
+9
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
2
-68
/
+78
2017-04-19
netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
Gao Feng
2
-6
/
+5
2017-04-19
netfilter: ipvs: fix incorrect conflict resolution
Florian Westphal
1
-1
/
+2
2017-04-19
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
1
-0
/
+3
2017-04-19
netfilter: allow early drop of assured conntracks
Florian Westphal
4
-0
/
+99
2017-04-19
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
1
-0
/
+33
2017-04-19
netfilter: remove last traces of variable-sized extensions
Florian Westphal
1
-9
/
+7
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
8
-28
/
+13
2017-04-19
netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
Florian Westphal
1
-2
/
+8
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
8
-0
/
+16
2017-04-19
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
1
-1
/
+24
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
13
-41
/
+14
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
9
-81
/
+33
2017-04-15
netfilter: ecache: Refine the nf_ct_deliver_cached_events
Gao Feng
1
-2
/
+2
2017-04-15
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
Gao Feng
1
-1
/
+1
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2
-7
/
+4
2017-04-15
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
1
-8
/
+0
2017-04-14
netfilter: nf_conntrack: remove double assignment
Aaron Conole
1
-2
/
+1
2017-04-14
netfilter: nf_tables: remove double return statement
Aaron Conole
1
-2
/
+0
2017-04-13
netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.
Taehee Yoo
1
-5
/
+2
2017-04-08
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
1
-9
/
+0
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
14
-16
/
+16
2017-04-07
net: netfilter: Use list_{next/prev}_entry instead of list_entry
simran singhal
1
-1
/
+1
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
6
-15
/
+15
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
9
-49
/
+35
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
10
-27
/
+28
2017-04-06
netfilter: ctnetlink: Expectations must have a conntrack helper area
Gao Feng
1
-19
/
+8
2017-04-06
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2
-15
/
+5
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
5
-46
/
+47
2017-04-06
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
3
-24
/
+19
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
3
-0
/
+15
2017-04-06
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
3
-21
/
+22
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-376
/
+679
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-375
/
+663
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
1
-13
/
+14
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
1
-1
/
+2
2017-04-05
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...
David S. Miller
6
-176
/
+203
[next]