index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2009-09-03
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
Cosmin Ratiu
2009-09-02
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-02
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
net: file_operations should be const
Stephen Hemminger
2009-09-02
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
tcp: MD5 operations should be const
Stephen Hemminger
2009-09-02
net: seq_operations should be const
Stephen Hemminger
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-01
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
2009-09-01
net: make neigh_ops constant
Stephen Hemminger
2009-09-01
netns: embed ip6_dst_ops directly
Alexey Dobriyan
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2009-08-29
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
2009-08-28
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
2009-08-23
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
2009-08-13
inet6: Set default traffic class
Gerrit Renker
2009-08-13
inet6: Conversion from u8 to int
Gerrit Renker
2009-08-13
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-08-04
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2009-07-27
xfrm: export xfrm garbage collector thresholds via sysctl
Neil Horman
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-21
mcastv6: Local variable shadows function argument
Gerrit Renker
2009-07-20
tcp: Use correct peer adr when copying MD5 keys
John Dykstra
2009-07-20
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-12
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2009-07-12
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2009-07-12
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
2009-07-12
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2009-07-06
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-03
IPv6: preferred lifetime of address not getting updated
Brian Haley
2009-07-03
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
2009-06-26
inet: Call skb_orphan before tproxy activates
Herbert Xu
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-25
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-14
PIM-SM: namespace changes
Tom Goff
2009-06-12
trivial: Fix a typo in comment of addrconf_dad_start()
Masatake YAMATO
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
[next]