Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0eecb784942792863b77dfe11e0c7e286e92db85
/
net
/
ipv6
0eecb78
ipv6: cancel to setting local_df in ip6_xmit()
by Shan Wei
· 15 years ago
0f87b1d
net: fib_rules: decouple address families from real address families
by Patrick McHardy
· 15 years ago
28bb172
net: fib_rules: set family in fib_rule_hdr centrally
by Patrick McHardy
· 15 years ago
8595805
IPv6: only notify protocols if address is compeletely gone
by stephen hemminger
· 15 years ago
d1f84c6
ipv6: additional ref count for hash list unnecessary
by stephen hemminger
· 15 years ago
27bdb2a
IPv6: keep tentative addresses in hash table
by stephen hemminger
· 15 years ago
93fa159
IPv6: keep route for tentative address
by stephen hemminger
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
bb29624
inet: Remove unused send_check length argument
by Herbert Xu
· 15 years ago
8ad50d9
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
by Herbert Xu
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
1223c67
udp: fix for unicast RX path optimization
by Jorge Boncompte [DTI2]
· 15 years ago
80c802f
xfrm: cache bundles instead of policies for outgoing flows
by Timo Teräs
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1f8438a
icmp: Account for ICMP out errors
by Eric Dumazet
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
02cdce5
ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
54c1a85
ipv6: Don't drop cache route entry unless timer actually expired.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
7438189
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
by Nicolas Dichtel
· 15 years ago
4b97efd
net: fix netlink address dumping in IPv4/IPv6
by Patrick McHardy
· 15 years ago
b79d1d5
ipv6: Fix result generation in ipv6_get_ifaddr().
by David S. Miller
· 15 years ago
b54c9b9
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
by David S. Miller
· 15 years ago
80bb3a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
9c13886
netfilter: ip6table_raw: fix table priority
by Jozsef Kadlecsik
· 15 years ago
b138338
net: remove trailing space in messages
by Frans Pop
· 15 years ago
3e81c6d
ipv6: Fix bug in ipv6_chk_same_addr().
by David S. Miller
· 15 years ago
b2db756
ipv6: Reduce timer events for addrconf_verify().
by YOSHIFUJI Hideaki
· 15 years ago
88949cf
IPv6: addrconf cleanup addrconf_verify
by stephen hemminger
· 15 years ago
e21e846
addrconf: checkpatch fixes
by Stephen Hemminger
· 15 years ago
bcdd553
IPv6: addrconf cleanups
by Stephen Hemminger
· 15 years ago
502a2ff
ipv6: convert idev_list to list macros
by stephen hemminger
· 15 years ago
3a88a81
ipv6: user better hash for addrconf
by stephen hemminger
· 15 years ago
5c578aed
IPv6: convert addrconf hash list to RCU
by stephen hemminger
· 15 years ago
c2e2129
ipv6: convert addrconf list to hlist
by stephen hemminger
· 15 years ago
372e6c8
ipv6: convert temporary address list to list macros
by stephen hemminger
· 15 years ago
e77c8e8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a50436f2
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
by Patrick McHardy
· 15 years ago
1041444
ipv6: Remove redundant dst NULL check in ip6_dst_check
by Herbert Xu
· 15 years ago
93d9b7d
net: rename notifier defines for netdev type change
by Jiri Pirko
· 15 years ago
e2577a0
ipv6: Send netlink notification when DAD fails
by Herbert Xu
· 15 years ago
6cce09f
tcp: Add SNMP counters for backlog and min_ttl drops
by Eric Dumazet
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
5534979
udp: use limited socket backlog
by Zhu Yi
· 15 years ago
6b03a53
tcp: use limited socket backlog
by Zhu Yi
· 15 years ago
8f37ada
IPv6: fix race between cleanup and add/delete address
by stephen hemminger
· 15 years ago
84e8b80
IPv6: addrconf notify when address is unavailable
by stephen hemminger
· 15 years ago
5b2a195
IPv6: addrconf timer race
by stephen hemminger
· 15 years ago
122e451
IPv6: addrconf dad timer unnecessary bh_disable
by stephen hemminger
· 15 years ago
87c1e12
ipsec: Fix bogus bundle flowi
by Herbert Xu
· 15 years ago
38bdbd8
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
6b4ff2d
netfilter: xtables: restore indentation
by Jan Engelhardt
· 15 years ago
14f3ad6
ipv6: Use 1280 as min MTU for ipv6 forwarding
by Ulrich Weber
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
54831a8
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
0f23421
netfilter: xtables: reduce arguments to translate_table
by Jan Engelhardt
· 15 years ago
6bdb331
netfilter: xtables: optimize call flow around xt_ematch_foreach
by Jan Engelhardt
· 15 years ago
dcea992
netfilter: xtables: replace XT_MATCH_ITERATE macro
by Jan Engelhardt
· 15 years ago
0559518
netfilter: xtables: optimize call flow around xt_entry_foreach
by Jan Engelhardt
· 15 years ago
72b2b1d
netfilter: xtables: replace XT_ENTRY_ITERATE macro
by Jan Engelhardt
· 15 years ago
bd55775
xfrm: SA lookups signature with mark
by Jamal Hadi Salim
· 15 years ago
88af182
net: Fix sysctl restarts...
by Eric W. Biederman
· 15 years ago
9e2dcf7
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment
by Patrick McHardy
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
bbef49d
ipv6: use standard lists for FIB walks
by Alexey Dobriyan
· 15 years ago
bc417d9
ipv6: remove stale MIB definitions
by Alexey Dobriyan
· 15 years ago
6457d26
IPv6: convert mc_lock to spinlock
by Stephen Hemminger
· 15 years ago
dc4c2c3
net: remove INIT_RCU_HEAD() usage
by Alexey Dobriyan
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
54716e3
net neigh: Decouple per interface neighbour table controls from binary sysctls
by Eric W. Biederman
· 15 years ago
d5aa407
tunnels: fix netns vs proto registration ordering
by Alexey Dobriyan
· 15 years ago
10e7454
ipcomp: Avoid duplicate calls to ipcomp_destroy
by Herbert Xu
· 15 years ago
749f621
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
9546377
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
by Shan Wei
· 15 years ago
5d0aa2c
netfilter: nf_conntrack: add support for "conntrack zones"
by Patrick McHardy
· 15 years ago
8fea97e
netfilter: nf_conntrack: pass template to l4proto ->error() handler
by Patrick McHardy
· 15 years ago
d5d1baa
netfilter: xtables: add const qualifiers
by Jan Engelhardt
· 15 years ago
739674f
netfilter: xtables: constify args in compat copying functions
by Jan Engelhardt
· 15 years ago
fa96a0e
netfilter: iptables: remove unused function arguments
by Jan Engelhardt
· 15 years ago
81d54ec
udp: remove redundant variable
by Gerrit Renker
· 15 years ago
21809fa
IPv6: remove trivial nested _bh suffix
by stephen hemminger
· 15 years ago
dc2b99f
IPv6: keep permanent addresses on admin down
by stephen hemminger
· 15 years ago
2bec5a3
ipv6: fib: fix crash when changing large fib while dumping it
by Patrick McHardy
· 15 years ago
b2907e5
netfilter: xtables: fix mangle tables
by Alexey Dobriyan
· 15 years ago
e3eaa99
netfilter: xtables: generate initial table on-demand
by Jan Engelhardt
· 15 years ago
2b95efe
netfilter: xtables: use xt_table for hook instantiation
by Jan Engelhardt
· 15 years ago
2b21e05
netfilter: xtables: compact table hook functions (2/2)
by Jan Engelhardt
· 15 years ago
737535c
netfilter: xtables: compact table hook functions (1/2)
by Jan Engelhardt
· 15 years ago
9ab99d5
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
14c7dbe
netfilter: xtables: compat out of scope fix
by Alexey Dobriyan
· 15 years ago
b2a15a6
netfilter: nf_conntrack: support conntrack templates
by Patrick McHardy
· 15 years ago
add6746
netfilter: add struct net * to target parameters
by Patrick McHardy
· 15 years ago
d74340d
netns xfrm: ipcomp6 support
by Alexey Dobriyan
· 15 years ago
a166477
netns xfrm: xfrm6_tunnel in netns
by Alexey Dobriyan
· 15 years ago
e924960
netns xfrm: fixup xfrm6_tunnel error propagation
by Alexey Dobriyan
· 15 years ago
Next »