Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2bc9ff01f1f93da6c36b34dbc7ce7c42f717693e
/
net
/
ipv6
df8372c
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
by dingtianhong
· 11 years ago
ba3542e
ipv6: convert the uses of ADBG and remove the superfluous parentheses
by dingtianhong
· 11 years ago
89d5e23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
0bd87628
ip6tnl: add x-netns support
by Nicolas Dichtel
· 11 years ago
fc8f999
ipv4 tunnels: use net_eq() helper to check netns
by Nicolas Dichtel
· 11 years ago
fc4eba5
ipv6: make unsolicited report intervals configurable for mld
by Hannes Frederic Sowa
· 11 years ago
c655bc6
netfilter: nf_conntrack: don't send destroy events from iterator
by Florian Westphal
· 11 years ago
1f07d03
net: add SNMP counters tracking incoming ECN bits
by Eric Dumazet
· 11 years ago
3e3be27
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
by Hannes Frederic Sowa
· 11 years ago
7921895
net: esp{4,6}: fix potential MTU calculation overflows
by Daniel Borkmann
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
73f5698
fib_rules: fix suppressor names and default values
by Stefan Tomanek
· 11 years ago
6ef94cf
fib_rules: add route suppression based on ifgroup
by Stefan Tomanek
· 11 years ago
d1c53c8
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
by Werner Almesberger
· 11 years ago
9cc08af
icmpv6_filter: fix "_hdr" incorrectly being a pointer
by Werner Almesberger
· 11 years ago
439677d
ipv6: bump genid when delete/add address
by fan.du
· 11 years ago
8a226b2
ipv6: prevent race between address creation and removal
by Jiri Benc
· 11 years ago
3f8f529
ipv6: move peer_addr init into ipv6_add_addr()
by Jiri Pirko
· 11 years ago
49a18d8
ipv6: update ip6_rt_last_gc every time GC is run
by Michal Kubeček
· 11 years ago
2ac3ac8
ipv6: prevent fib6_run_gc() contention
by Michal Kubeček
· 11 years ago
46b3a42
ipv6: fib6_rules should return exact return value
by Hannes Frederic Sowa
· 11 years ago
7764a45
fib_rules: add .suppress operation
by Stefan Tomanek
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
9d4a031
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
by Hannes Frederic Sowa
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
905a6f9
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
by Hannes Frederic Sowa
· 11 years ago
9225b23
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
by fan.du
· 11 years ago
86a37de
net ipv6: Remove rebundant rt6i_nsiblings initialization
by fan.du
· 11 years ago
2b52c3a
ip6mr: change the prototype of ip6_mr_forward().
by Rami Rosen
· 11 years ago
375fe02
tcp: consolidate SYNACK RTT sampling
by Yuchung Cheng
· 11 years ago
f2f79cc
ndisc: bool initializations should use true and false
by Daniel Baluta
· 11 years ago
307f2fb
ipv6: only static routes qualify for equal cost multipathing
by Hannes Frederic Sowa
· 11 years ago
afc154e
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
by Hannes Frederic Sowa
· 11 years ago
1eb4f75
ipv6: in case of link failure remove route directly instead of letting it expire
by Hannes Frederic Sowa
· 11 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
86bd68b
sit: fix tunnel update via netlink
by Nicolas Dichtel
· 11 years ago
3630d40
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available
by Hannes Frederic Sowa
· 11 years ago
fbfe80c
net: ipv6: fix wrong ping_v6_sendmsg return value
by Lorenzo Colitti
· 11 years ago
a1bdc45
net: ipv6: add missing lock in ping_v6_sendmsg
by Lorenzo Colitti
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
75a493e
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
by Hannes Frederic Sowa
· 11 years ago
8822b64
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 11 years ago
8965779
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 11 years ago
52bd4c0
ipv6: fix ecmp lookup when oif is specified
by Nicolas Dichtel
· 11 years ago
5c29fb1
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
by Hannes Frederic Sowa
· 11 years ago
b173ee4
ipv6: resend MLD report if a link-local address completes DAD
by Hannes Frederic Sowa
· 11 years ago
1ec047e
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
by Hannes Frederic Sowa
· 11 years ago
5e6700b
sit: add support of x-netns
by Nicolas Dichtel
· 11 years ago
77ecaac
ipv6: rearm router solicitaion timer when setting new tokenized address
by Hannes Frederic Sowa
· 11 years ago
a963a37
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
by Eric Dumazet
· 11 years ago
2b9651d
ipv6: remove old token ipv6 address as soon as possible
by Hannes Frederic Sowa
· 11 years ago
dc84829
ipv6: check return value of ipv6_get_lladdr
by Hannes Frederic Sowa
· 11 years ago
876fd05
ipv6: don't disable interface if last ipv6 address is removed
by Hannes Frederic Sowa
· 11 years ago
b7b1bfc
ipv6: split duplicate address detection and router solicitation timer
by Hannes Frederic Sowa
· 11 years ago
ab4eb35
ipv6: Process unicast packet with Router Alert by checking flag in skb.
by YOSHIFUJI Hideaki / 吉藤英明
· 11 years ago
6da334e
ipv6: add include file to suppress sparse warnings
by Eric Dumazet
· 11 years ago
a3d9dd8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
b33698e
ipv6: remove a useless pr_info() in addrconf_gre_config()
by Cong Wang
· 11 years ago
142dcdd
netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
by Phil Oester
· 11 years ago
a881ae1
ipv6: don't call addrconf_dst_alloc again when enable lo
by Gao feng
· 11 years ago
c2ff682
sit: fix an oops when IFLA_IPTUN_PROTO is not set
by Nicolas Dichtel
· 11 years ago
3d7b46c
ip_tunnel: push generic protocol handling to ip_tunnel module.
by Pravin B Shelar
· 11 years ago
0e6fbc5
ip_tunnels: extend iptunnel_xmit()
by Pravin B Shelar
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
33be081
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
by Matthias Schiffer
· 12 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
a06a2d3
net: ping_check_bind_addr() etc. can be static
by Wu Fengguang
· 11 years ago
d30e383
tcp: add low latency socket poll support.
by Eliezer Tamir
· 11 years ago
a5b5047
udp: add low latency socket poll support
by Eliezer Tamir
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
534c877
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
by Gao feng
· 11 years ago
d862e54
net: ipv6: Implement /proc/net/icmp6.
by Lorenzo Colitti
· 12 years ago
17ef66af
net: ipv6: Unify {raw,udp}6_sock_seq_show.
by Lorenzo Colitti
· 12 years ago
32b8a8e
sit: add IPv4 over IPv4 support
by Nicolas Dichtel
· 12 years ago
1e2bd51
udp6: Fix udp fragmentation for tunnel traffic.
by Pravin B Shelar
· 12 years ago
fda3f40
snmp6: remove IPSTATS_MIB_CSUMERRORS
by Nicolas Dichtel
· 12 years ago
29a3cad
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
by Simon Horman
· 12 years ago
75538c2
net: always pass struct netdev_notifier_info to netdevice notifiers
by Cong Wang
· 12 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
0d89d20
MPLS: Add limited GSO support
by Simon Horman
· 12 years ago
6d0bfe2
net: ipv6: Add IPv6 support to the ping socket.
by Lorenzo Colitti
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2a7851b
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
by Florian Westphal
· 12 years ago
8892475
ipv6: use ipv6_addr_scope() helper
by Cong Wang
· 12 years ago
7996c79
ipv6: use ipv6_addr_any() helper
by Cong Wang
· 12 years ago
caeaba7
ipv6: add support of peer address
by Nicolas Dichtel
· 12 years ago
284041e
ipv6: fix possible crashes in ip6_cork_release()
by Eric Dumazet
· 12 years ago
84c4a9d
xfrm6: release dev before returning error
by Cong Wang
· 12 years ago
5dbd506
ipv6,gre: do not leak info to user-space
by Amerigo Wang
· 12 years ago
f77d602
ipv6: do not clear pinet6 field
by Eric Dumazet
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
6a5dc9e
net: Add MIB counters for checksum errors
by Eric Dumazet
· 12 years ago
5f5624c
ipv6: Kill ipv6 dependency of icmpv6_send().
by Pravin B Shelar
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
95a0616
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
Next »