Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3bc265627a0e163acebd35235454c525ea020804
/
net
/
ipv6
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
55b8050
net: Fix IP_MULTICAST_IF
by Eric Dumazet
· 15 years ago
298bf12
sit: fix off-by-one in ipip6_tunnel_get_prl
by Sascha Hlusiak
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
d1f8297
Revert "sit: stateless autoconf for isatap"
by Sascha Hlusiak
· 15 years ago
a43912a
tunnel: eliminate recursion field
by Eric Dumazet
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
0522fea
ipv6: Log the affected address when DAD failure occurs
by Jens Rosenboom
· 15 years ago
3933fc9
ipv6: Ignore route option with ROUTER_PREF_INVALID
by Jens Rosenboom
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 15 years ago
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
cc411d0
ipv6: Add IFA_F_DADFAILED flag
by Brian Haley
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
fa1a9c6
headers: net/ipv[46]/protocol.c header trim
by Alexey Dobriyan
· 15 years ago
a8fdf2b
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
by Cosmin Ratiu
· 15 years ago
aa13307
tcp: replace hard coded GFP_KERNEL with sk_allocation
by Wu Fengguang
· 15 years ago
6ce9e7b
ip: Report qdisc packet drops
by Eric Dumazet
· 15 years ago
5ca1b99
net: file_operations should be const
by Stephen Hemminger
· 15 years ago
3b401a8
inet: inet_connection_sock_af_ops const
by Stephen Hemminger
· 15 years ago
b2e4b3d
tcp: MD5 operations should be const
by Stephen Hemminger
· 15 years ago
98147d5
net: seq_operations should be const
by Stephen Hemminger
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0625491
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
by Eric Dumazet
· 15 years ago
89d69d2
net: make neigh_ops constant
by Stephen Hemminger
· 15 years ago
86393e5
netns: embed ip6_dst_ops directly
by Alexey Dobriyan
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
4889086
netfilter: ip6t_eui: fix read outside array bounds
by Patrick McHardy
· 15 years ago
31ce8c7
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
by David Ward
· 15 years ago
8945a80
sit: allow ip fragmentation when using nopmtudisc to fix package loss
by Sascha Hlusiak
· 15 years ago
74f7a65
netfilter: nf_conntrack: log packets dropped by helpers
by Patrick McHardy
· 15 years ago
35aad0f
netfilter: xtables: mark initial tables constant
by Jan Engelhardt
· 15 years ago
ca6982b
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
by Bruno Prémont
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
26ced1e
inet6: Set default traffic class
by Gerrit Renker
· 15 years ago
e651f03
inet6: Conversion from u8 to int
by Gerrit Renker
· 15 years ago
a6fa328
ipv6: Log the explicit address that triggered DAD failure
by Jens Rosenboom
· 15 years ago
e2fe35c
netfilter: xtables: check for standard verdicts in policies
by Jan Engelhardt
· 15 years ago
90e7d4a
netfilter: xtables: check for unconditionality of policies
by Jan Engelhardt
· 15 years ago
a7d5173
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
by Jan Engelhardt
· 15 years ago
47901dc
netfilter: xtables: use memcmp in unconditional check
by Jan Engelhardt
· 15 years ago
f88e6a8
netfilter: xtables: switch table AFs to nfproto
by Jan Engelhardt
· 15 years ago
24c232d
netfilter: xtables: switch hook PFs to nfproto
by Jan Engelhardt
· 15 years ago
57750a2
netfilter: conntrack: switch hook PFs to nfproto
by Jan Engelhardt
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
db71789
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
by David S. Miller
· 15 years ago
81e4321
inet6: functions shadow global variable
by Gerrit Renker
· 15 years ago
a33bc5c
xfrm: select sane defaults for xfrm[4|6] gc_thresh
by Neil Horman
· 15 years ago
a44a4a0
xfrm: export xfrm garbage collector thresholds via sysctl
by Neil Horman
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3c2b8d1
mcastv6: Local variable shadows function argument
by Gerrit Renker
· 15 years ago
e547bc1
tcp: Use correct peer adr when copying MD5 keys
by John Dykstra
· 15 years ago
e3afe7b
tcp: Fix MD5 signature checking on IPv4 mapped sockets
by John Dykstra
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ba73542
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
by Sridhar Samudrala
· 15 years ago
7ea2f2c
udpv6: Remove unused skb argument of ipv6_select_ident()
by Sridhar Samudrala
· 15 years ago
c31d532
udpv6: Fix gso_size setting in ip6_ufo_append_data
by Sridhar Samudrala
· 15 years ago
493c6be
udpv6: Fix HW checksum support for outgoing UFO packets
by Sridhar Samudrala
· 15 years ago
f2ba025
sit: fix regression: do not release skb->dst before xmit
by Sascha Hlusiak
· 15 years ago
e51a67a
net: ip_push_pending_frames() fix
by Eric Dumazet
· 15 years ago
5c91fac
ipv6: correct return on ipv6_rcv() packet drop
by Mark Smith
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
a1ed052
IPv6: preferred lifetime of address not getting updated
by Brian Haley
· 15 years ago
59cae00
xfrm6: fix the proto and ports decode of sctp protocol
by Wei Yongjun
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
71f9dac
inet: Call skb_orphan before tproxy activates
by Herbert Xu
· 15 years ago
1f2ccd0
ipv6: Use rcu_barrier() on module unload.
by Jesper Dangaard Brouer
· 15 years ago
a1faa69
ipv6: avoid wraparound for expired preferred lifetime
by Jens Rosenboom
· 15 years ago
245b2e7
percpu: clean up percpu variable definitions
by Tejun Heo
· 15 years ago
204fba4
percpu: cleanup percpu array definitions
by Tejun Heo
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
403dbb9
PIM-SM: namespace changes
by Tom Goff
· 15 years ago
590a988
trivial: Fix a typo in comment of addrconf_dad_start()
by Masatake YAMATO
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
36432da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Patrick McHardy
· 15 years ago
2b85a34
net: No more expensive sock_hold()/sock_put() on each tx
by Eric Dumazet
· 15 years ago
343a997
netfilter: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
4d9092b
ipv6: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
f87fb66
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
by Jan Kasprzak
· 15 years ago
a5e7882
netfilter: x_tables: added hook number into match extension parameter structure.
by Evgeniy Polyakov
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
17e6e4e
netfilter: conntrack: simplify event caching system
by Pablo Neira Ayuso
· 15 years ago
8cc848f
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
dae9de8
IPv6: Print error value when skb allocation fails
by Brian Haley
· 15 years ago
56d417b
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
by Brian Haley
· 15 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 15 years ago
c649c0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3699067
tcp: Unexport TCPv6 GRO functions
by Herbert Xu
· 15 years ago
4f72427
IPv6: set RTPROT_KERNEL to initial route
by Jean-Mickael Guerin
· 15 years ago
04af8cf
net: Remove unused parameter from fill method in fib_rules_ops.
by Rami Rosen
· 15 years ago
6450692
sit: stateless autoconf for isatap
by Sascha Hlusiak
· 15 years ago
9af2851
addrconf: refuse isatap eui64 for INADDR_ANY
by Sascha Hlusiak
· 15 years ago
4b2796017
sit: ipip6_tunnel_del_prl: return err
by Sascha Hlusiak
· 15 years ago
4fddbf5
sit: strictly restrict incoming traffic to tunnel link device
by Sascha Hlusiak
· 15 years ago
8db99e5
sit: Fail to create tunnel, if it already exists
by Sascha Hlusiak
· 15 years ago
Next »