Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bfd428daaf619d671f6463bd8c7e4df8107e4775
/
net
/
ipv6
84c4a9d
xfrm6: release dev before returning error
by Cong Wang
· 11 years ago
5dbd506
ipv6,gre: do not leak info to user-space
by Amerigo Wang
· 11 years ago
f77d602
ipv6: do not clear pinet6 field
by Eric Dumazet
· 11 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
fd7fc25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 12 years ago
d37d696
netfilter: xt_rpfilter: depend on raw or mangle table
by Florian Westphal
· 12 years ago
f83a7ea
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
by Florian Westphal
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
97599dc
net: drop dst before queueing fragments
by Eric Dumazet
· 12 years ago
bf84a01
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
f88c91d
ipv6: statically link register_inet6addr_notifier()
by Cong Wang
· 12 years ago
16e3d96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
617fe29
net: ipv6: only invalidate previously tokenized addresses
by Daniel Borkmann
· 12 years ago
fc40383
net: ipv6: also allow token to be set when device not ready
by Daniel Borkmann
· 12 years ago
914faa1
net: ipv6: minor: use in6addr_any in token init
by Daniel Borkmann
· 12 years ago
f53adae
net: ipv6: add tokenized interface identifier support
by Daniel Borkmann
· 12 years ago
aaa795a
netfilter: nat: propagate errors from xfrm_me_harder()
by Patrick McHardy
· 12 years ago
58e35d1
netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
by Patrick McHardy
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
50a75a8
ipv6/tcp: Stop processing ICMPv6 redirect messages
by Christoph Paasch
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
b8dd6a2
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
4f4ecd5
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
906b1c39
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
by Matthias Schiffer
· 12 years ago
d662483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
25fb6ca4
net IPv6 : Fix broken IPv6 routing table after loopback down-up
by Balakumaran Kannan
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1c4a154
ipv6: don't accept node local multicast traffic from the wire
by Hannes Frederic Sowa
· 12 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
e2a553d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cb6bf35
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f61dd38
Tunneling: use IP Tunnel stats APIs.
by Pravin B Shelar
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
a79ca22
ipv6: fix bad free of addrconf_init_net
by Hong Zhiguo
· 12 years ago
da13482
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
eec2e61
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
63998ac
ipv6: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
44046a5
udp: add encap_destroy callback
by Tom Parkin
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
0d4f060
tcp: dont handle MTU reduction on LISTEN socket
by Eric Dumazet
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
a82783c
netfilter: ip6t_NPT: restrict to mangle table
by Florian Westphal
· 12 years ago
d00bd3d
netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id
by Hannes Frederic Sowa
· 12 years ago
2d2fd8c
netfilter: ip6t_NPT: Use csum_partial()
by YOSHIFUJI Hideaki
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e8f72ea
ipv6: introduce ip6tunnel_xmit() helper
by Cong Wang
· 12 years ago
22c3521
ipv6: remove superfluous nla_data() NULL pointer checks
by Mathias Krause
· 12 years ago
6aed0c8
tunnel: use iptunnel_xmit() again
by Cong Wang
· 12 years ago
7313626
tunneling: Add generic Tunnel segmentation.
by Pravin B Shelar
· 12 years ago
ec5f061
net: Kill link between CSUM and SG features.
by Pravin B Shelar
· 12 years ago
3868b7a
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
by Hannes Frederic Sowa
· 12 years ago
842df07
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
by Hannes Frederic Sowa
· 12 years ago
80580d4
ipv6: ndisc: remove redundant check for !dev->addr_len
by Thomas Graf
· 12 years ago
ddf6435
ipv6: stop multicast forwarding to process interface scoped addresses
by Hannes Frederic Sowa
· 12 years ago
7f0e44a
ipv6 flowlabel: add __rcu annotations
by Eric Dumazet
· 12 years ago
7a67420
netconf: add the handler to dump entries
by Nicolas Dichtel
· 12 years ago
a947b0a
xfrm: allow to avoid copying DSCP during encapsulation
by Nicolas Dichtel
· 12 years ago
dd9f319
tcp: ipv6: bind() use stronger condition for bind_conflict
by Flavio Leitner
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
3e8b0ac
net: ipv6: Don't purge default router if accept_ra=2
by Lorenzo Colitti
· 12 years ago
d8c6f4b
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
by Neil Horman
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
242260f
sun.com documentation fixes
by Christian Kujau
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ecd9883
ipv6: fix race condition regarding dst->expires and dst->from.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2ccba54
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
b20ab9cc
netfilter: nf_ct_helper: better logging for dropped packets
by Pablo Neira Ayuso
· 12 years ago
8064b3c
ipv6: fix a sparse warning
by Eric Dumazet
· 12 years ago
18cf0d0
xfrm: release neighbor upon dst destruction
by Romain KUNTZ
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
0d4bfa2
ipv6: fix warning in xfrm6_mode_tunnel_input
by stephen hemminger
· 12 years ago
279e9f2
ipv6: optimize inet6_hash_frag()
by Eric Dumazet
· 12 years ago
68c3316
v4 GRE: Add TCP segmentation offload for GRE
by Pravin B Shelar
· 12 years ago
14bbd6a
net: Add skb_unclone() helper function.
by Pravin B Shelar
· 12 years ago
e0376d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
894e2ac
netfilter: nf_ct_reasm: fix per-netns sysctl initialization
by Michal Kubeček
· 12 years ago
c9af6db
net: Fix possible wrong checksum generation.
by Pravin B Shelar
· 12 years ago
ee684b6
tcp: send packets with a socket timestamp
by Andrey Vagin
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2c5e893
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
by Hannes Frederic Sowa
· 12 years ago
2031409
ipv6: don't accept multicast traffic with scope 0
by Hannes Frederic Sowa
· 12 years ago
dd40851
ipv6: don't let node/interface scoped multicast traffic escape on the wire
by Hannes Frederic Sowa
· 12 years ago
ec16ef2
ipv6 mcast: Do not join device multicast for interface-local multicasts.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
cfa82e0
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6a98dcf
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
by Amerigo Wang
· 12 years ago
edb2722
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
Next »