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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
3
-6
/
+6
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2
-0
/
+2
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
2
-8
/
+8
2014-11-04
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-04
net: allow setting ecn via routing table
Florian Westphal
1
-1
/
+1
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
1
-3
/
+2
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-66
/
+144
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-66
/
+109
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-66
/
+109
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-10-30
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
1
-2
/
+5
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
1
-7
/
+25
2014-10-30
ipv6: remove assignment in if condition
Fabian Frederick
1
-1
/
+2
2014-10-30
ipv6: remove inline on static in c file
Fabian Frederick
1
-6
/
+6
2014-10-30
ipv6: spelling s/incomming/incoming
Fabian Frederick
1
-1
/
+1
2014-10-30
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
1
-1
/
+11
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
1
-2
/
+44
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
1
-0
/
+1
2014-10-27
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
3
-0
/
+87
2014-10-27
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
3
-0
/
+82
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
1
-2
/
+2
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
1
-14
/
+16
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
1
-3
/
+3
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
1
-30
/
+40
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2
-2
/
+0
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
1
-2
/
+2
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
1
-1
/
+1
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+5
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-13
/
+16
2014-10-17
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2
-12
/
+16
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
1
-1
/
+0
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
1
-0
/
+1
2014-10-11
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
1
-0
/
+4
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
56
-1042
/
+1506
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-12
/
+1
2014-10-07
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
1
-2
/
+2
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
4
-4
/
+4
2014-10-07
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
1
-17
/
+30
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2
-8
/
+7
[prev]
[next]