index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-01-24
ip_tunnel: Use mark in skb by default
Thomas Winter
1
-3
/
+10
2018-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+10
2018-01-23
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
Yossi Kuperman
1
-0
/
+1
2018-01-22
net: igmp: fix source address check for IGMPv3 reports
Felix Fietkau
1
-1
/
+1
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
3
-0
/
+9
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-1386
/
+456
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
2
-1
/
+3
2018-01-19
tcp: avoid min-RTT overestimation from delayed ACKs
Yuchung Cheng
1
-2
/
+21
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2
-2
/
+0
2018-01-19
netfilter: nf_nat_snmp_basic: use asn1 decoder library
Taehee Yoo
5
-1192
/
+419
2018-01-19
netfilter: nf_nat_snmp_basic: use nf_ct_helper_log
Taehee Yoo
1
-5
/
+6
2018-01-19
netfilter: nf_nat_snmp_basic: replace ctinfo with dir.
Taehee Yoo
1
-5
/
+2
2018-01-19
netfilter: nf_nat_snmp_basic: remove debug parameter
Taehee Yoo
1
-62
/
+0
2018-01-19
netfilter: nf_nat_snmp_basic: remove useless comment
Taehee Yoo
1
-30
/
+0
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+10
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
12
-20
/
+0
2018-01-16
netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef
Arnd Bergmann
1
-1
/
+3
2018-01-16
netfilter: nf_defrag: mark xt_table structures 'const' again
Arnd Bergmann
1
-5
/
+19
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-1
/
+6
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2
-3
/
+3
2018-01-15
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
1
-0
/
+1
2018-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+3
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-01-11
netfilter: nf_defrag: Skip defrag if NOTRACK is set
Subash Abhinov Kasiviswanathan
2
-2
/
+13
2018-01-11
netfilter: clusterip: make sure arp hooks are available
Florian Westphal
1
-0
/
+1
2018-01-10
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
1
-2
/
+2
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
1
-1
/
+2
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
2
-45
/
+4
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2
-64
/
+17
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
2
-2
/
+0
2018-01-09
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
1
-1
/
+3
2018-01-09
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
1
-1
/
+2
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-160
/
+359
2018-01-08
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
Stefano Brivio
1
-1
/
+2
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-1
/
+2
2018-01-08
netfilter: flow table support for IPv4
Pablo Neira Ayuso
3
-0
/
+294
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
8
-59
/
+1
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
1
-10
/
+0
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-4
/
+4
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-3
/
+3
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
1
-28
/
+0
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-4
/
+4
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
2
-11
/
+11
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2
-2
/
+0
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
1
-2
/
+1
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
4
-4
/
+8
[next]