Simon Horman
|
29a3cad5c6
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 years ago |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric Dumazet
|
1b05c4b50e
ipv6: raw: fix icmpv6_filter()
|
12 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
David S. Miller
|
f9242b6b28
inet: Sanitize inet{,6} protocol demux.
|
13 years ago |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 years ago |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 years ago |
Erich E. Hoover
|
c4062dfc42
ipv6: Implement IPV6_UNICAST_IF socket option.
|
13 years ago |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Herbert Xu
|
a7ae199224
ipv6: Remove all uses of LL_ALLOCATED_SPACE
|
13 years ago |
Eric Dumazet
|
d826eb14ec
ipv4: PKTINFO doesnt need dst reference
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Steffen Klassert
|
299b076764
ipv6: Fix IPsec slowpath fragmentation problem
|
13 years ago |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Maciej Żenczykowski
|
ec0506dbe4
net: relax PKTINFO non local ipv6 udp xmit check
|
14 years ago |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
Joe Perches
|
207ec0abbe
ipv6: Reduce switch/case indent
|
14 years ago |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 years ago |
David S. Miller
|
bdc712b4c2
inet: Decrease overhead of on-stack inet_cork.
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |